{
    "resourceType": "Bundle",
    "type": "transaction",
    "entry": [
        {
            "fullUrl": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
            "resource": {
                "resourceType": "Patient",
                "id": "b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Generated by <a href=\"https://github.com/synthetichealth/synthea\">Synthea</a>.Version identifier: master-branch-latest-7-gcc27279b\n .   Person seed: 8026383961327351951  Population seed: 0</div>"
                },
                "extension": [
                    {
                        "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
                        "extension": [
                            {
                                "url": "ombCategory",
                                "valueCoding": {
                                    "system": "urn:oid:2.16.840.1.113883.6.238",
                                    "code": "2054-5",
                                    "display": "Black or African American"
                                }
                            },
                            {
                                "url": "text",
                                "valueString": "Black or African American"
                            }
                        ]
                    },
                    {
                        "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
                        "extension": [
                            {
                                "url": "ombCategory",
                                "valueCoding": {
                                    "system": "urn:oid:2.16.840.1.113883.6.238",
                                    "code": "2186-5",
                                    "display": "Not Hispanic or Latino"
                                }
                            },
                            {
                                "url": "text",
                                "valueString": "Not Hispanic or Latino"
                            }
                        ]
                    },
                    {
                        "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
                        "valueString": "Beckie79 DuBuque211"
                    },
                    {
                        "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
                        "valueCode": "M"
                    },
                    {
                        "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
                        "valueAddress": {
                            "city": "Boston",
                            "state": "Massachusetts",
                            "country": "US"
                        }
                    },
                    {
                        "url": "http://synthetichealth.github.io/synthea/disability-adjusted-life-years",
                        "valueDecimal": 0.879347597564867
                    },
                    {
                        "url": "http://synthetichealth.github.io/synthea/quality-adjusted-life-years",
                        "valueDecimal": 48.120652402435134
                    }
                ],
                "identifier": [
                    {
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "MR",
                                    "display": "Medical Record Number"
                                }
                            ],
                            "text": "Medical Record Number"
                        },
                        "system": "http://hospital.smarthealthit.org",
                        "value": "b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "SS",
                                    "display": "Social Security Number"
                                }
                            ],
                            "text": "Social Security Number"
                        },
                        "system": "http://hl7.org/fhir/sid/us-ssn",
                        "value": "999-34-7510"
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "DL",
                                    "display": "Driver's License"
                                }
                            ],
                            "text": "Driver's License"
                        },
                        "system": "urn:oid:2.16.840.1.113883.4.3.25",
                        "value": "S99921175"
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "PPN",
                                    "display": "Passport Number"
                                }
                            ],
                            "text": "Passport Number"
                        },
                        "system": "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
                        "value": "X35022937X"
                    }
                ],
                "name": [
                    {
                        "use": "official",
                        "family": "Harris789",
                        "given": [
                            "Abdul218"
                        ],
                        "prefix": [
                            "Mr."
                        ]
                    }
                ],
                "telecom": [
                    {
                        "system": "phone",
                        "value": "555-443-1041",
                        "use": "home"
                    }
                ],
                "gender": "male",
                "birthDate": "1952-12-05",
                "deceasedDateTime": "2002-02-01T03:14:47-05:00",
                "address": [
                    {
                        "extension": [
                            {
                                "url": "http://hl7.org/fhir/StructureDefinition/geolocation",
                                "extension": [
                                    {
                                        "url": "latitude",
                                        "valueDecimal": 42.37799370615648
                                    },
                                    {
                                        "url": "longitude",
                                        "valueDecimal": -71.07570389332619
                                    }
                                ]
                            }
                        ],
                        "line": [
                            "572 Keebler Esplanade"
                        ],
                        "city": "Boston",
                        "state": "MA",
                        "postalCode": "02134",
                        "country": "US"
                    }
                ],
                "maritalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
                            "code": "M",
                            "display": "M"
                        }
                    ],
                    "text": "M"
                },
                "multipleBirthBoolean": false,
                "communication": [
                    {
                        "language": {
                            "coding": [
                                {
                                    "system": "urn:ietf:bcp:47",
                                    "code": "en-US",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Patient"
            }
        },
        {
            "fullUrl": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc",
            "resource": {
                "resourceType": "Encounter",
                "id": "a889805b-20ca-0ba6-5b5c-e617ce99b0cc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185347001",
                                "display": "Encounter for problem"
                            }
                        ],
                        "text": "Encounter for problem"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1954-04-03T12:14:47-05:00",
                            "end": "1954-04-03T12:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1954-04-03T12:14:47-05:00",
                    "end": "1954-04-03T12:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:8282e1ff-a27b-d69a-80c1-b574dfbe2b42",
            "resource": {
                "resourceType": "CareTeam",
                "id": "8282e1ff-a27b-d69a-80c1-b574dfbe2b42",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "active",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                },
                "period": {
                    "start": "1954-04-03T12:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:6908fe38-a5e1-4bce-c51c-6df90f81a928",
            "resource": {
                "resourceType": "CarePlan",
                "id": "6908fe38-a5e1-4bce-c51c-6df90f81a928",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Self-care interventions (procedure).<br/>Activities: <ul><li>Self-care interventions (procedure)</li><li>Self-care interventions (procedure)</li><li>Self-care interventions (procedure)</li></ul></div>"
                },
                "status": "active",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "384758001",
                                "display": "Self-care interventions (procedure)"
                            }
                        ],
                        "text": "Self-care interventions (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                },
                "period": {
                    "start": "1954-04-03T12:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:8282e1ff-a27b-d69a-80c1-b574dfbe2b42"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "409002",
                                        "display": "Food allergy diet"
                                    }
                                ],
                                "text": "Food allergy diet"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "58332002",
                                        "display": "Allergy education"
                                    }
                                ],
                                "text": "Allergy education"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "58332002",
                                        "display": "Allergy education"
                                    }
                                ],
                                "text": "Allergy education"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:26609ba6-183b-fdc3-f306-4239ef45e255",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "26609ba6-183b-fdc3-f306-4239ef45e255",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                },
                "effectiveDateTime": "1954-04-03T12:14:47-05:00",
                "issued": "1954-04-03T12:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NTQtMDQtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDEgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHNlbGYtY2FyZSBpbnRlcnZlbnRpb25zIChwcm9jZWR1cmUpCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:2496ccd9-f7fe-477e-69cf-1679adfbc354",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "2496ccd9-f7fe-477e-69cf-1679adfbc354",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:26609ba6-183b-fdc3-f306-4239ef45e255"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1954-04-03T12:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NTQtMDQtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDEgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHNlbGYtY2FyZSBpbnRlcnZlbnRpb25zIChwcm9jZWR1cmUpCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                        }
                    ],
                    "period": {
                        "start": "1954-04-03T12:14:47-05:00",
                        "end": "1954-04-03T12:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:15f05361-dede-0d32-7e8b-455048db7f34",
            "resource": {
                "resourceType": "Claim",
                "id": "15f05361-dede-0d32-7e8b-455048db7f34",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1954-04-03T12:14:47-05:00",
                    "end": "1954-04-03T12:29:47-05:00"
                },
                "created": "1954-04-03T12:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5abdaf05-ed86-543f-1226-8a86b2ab6a9b",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "5abdaf05-ed86-543f-1226-8a86b2ab6a9b",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "15f05361-dede-0d32-7e8b-455048db7f34"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1954-04-03T12:29:47-05:00",
                    "end": "1955-04-03T12:29:47-05:00"
                },
                "created": "1954-04-03T12:29:47-05:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:15f05361-dede-0d32-7e8b-455048db7f34"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1954-04-03T12:14:47-05:00",
                            "end": "1954-04-03T12:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421",
            "resource": {
                "resourceType": "Encounter",
                "id": "b1ca5d4d-e3b5-e65b-e900-3844ae30f421",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185347001",
                                "display": "Encounter for problem"
                            }
                        ],
                        "text": "Encounter for problem"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1954-04-20T08:14:47-05:00",
                            "end": "1954-04-20T08:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1954-04-20T08:14:47-05:00",
                    "end": "1954-04-20T08:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:7f020d47-51c8-740e-5233-1a6ef6484ddb",
            "resource": {
                "resourceType": "AllergyIntolerance",
                "id": "7f020d47-51c8-740e-5233-1a6ef6484ddb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"
                    ]
                },
                "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": "102263004",
                            "display": "Eggs (edible) (substance)"
                        }
                    ],
                    "text": "Eggs (edible) (substance)"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "recordedDate": "1954-04-20T08:14:47-05:00"
            },
            "request": {
                "method": "POST",
                "url": "AllergyIntolerance"
            }
        },
        {
            "fullUrl": "urn:uuid:cc4ecb86-9e8a-ea63-81ed-ac4ba0d49c34",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "cc4ecb86-9e8a-ea63-81ed-ac4ba0d49c34",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                },
                "effectiveDateTime": "1954-04-20T08:14:47-05:00",
                "issued": "1954-04-20T08:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NTQtMDQtMjAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDEgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGVnZ3MgKGVkaWJsZSkgKHN1YnN0YW5jZSkuIAoKIyMgUGxhbgoK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:375f6a6c-9d12-efdc-c165-84686a83be04",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "375f6a6c-9d12-efdc-c165-84686a83be04",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:cc4ecb86-9e8a-ea63-81ed-ac4ba0d49c34"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1954-04-20T08:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NTQtMDQtMjAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDEgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGVnZ3MgKGVkaWJsZSkgKHN1YnN0YW5jZSkuIAoKIyMgUGxhbgoK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                        }
                    ],
                    "period": {
                        "start": "1954-04-20T08:14:47-05:00",
                        "end": "1954-04-20T08:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:e435aaad-5d5c-bca6-7a3b-1aba157e01da",
            "resource": {
                "resourceType": "Claim",
                "id": "e435aaad-5d5c-bca6-7a3b-1aba157e01da",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1954-04-20T08:14:47-05:00",
                    "end": "1954-04-20T08:29:47-05:00"
                },
                "created": "1954-04-20T08:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ac4fe80a-eef1-c20d-c8d1-4d081dcb5c9c",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "ac4fe80a-eef1-c20d-c8d1-4d081dcb5c9c",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "e435aaad-5d5c-bca6-7a3b-1aba157e01da"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1954-04-20T08:29:47-05:00",
                    "end": "1955-04-20T08:29:47-05:00"
                },
                "created": "1954-04-20T08:29:47-05:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:e435aaad-5d5c-bca6-7a3b-1aba157e01da"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1954-04-20T08:14:47-05:00",
                            "end": "1954-04-20T08:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552",
            "resource": {
                "resourceType": "Encounter",
                "id": "853a4e65-da0d-d531-eb6e-458a70bcf552",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "853a4e65-da0d-d531-eb6e-458a70bcf552"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1959-06-03T15:14:47-04:00",
                            "end": "1959-06-03T15:33:08-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1959-06-03T15:14:47-04:00",
                    "end": "1959-06-03T15:33:08-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:2b8fdaf6-f8df-d0fa-b931-a7cd5a431a3e",
            "resource": {
                "resourceType": "CareTeam",
                "id": "2b8fdaf6-f8df-d0fa-b931-a7cd5a431a3e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "inactive",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                },
                "period": {
                    "start": "1959-06-03T15:33:08-04:00",
                    "end": "1959-11-27T03:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ],
                        "text": "Acute bronchitis (disorder)"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:b133adda-22dd-e348-9646-27d99904f32f",
            "resource": {
                "resourceType": "CarePlan",
                "id": "b133adda-22dd-e348-9646-27d99904f32f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Respiratory therapy.<br/>Activities: <ul><li>Respiratory therapy</li><li>Respiratory therapy</li></ul><br/>Care plan is meant to treat Acute bronchitis (disorder).</div>"
                },
                "status": "completed",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "53950000",
                                "display": "Respiratory therapy"
                            }
                        ],
                        "text": "Respiratory therapy"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                },
                "period": {
                    "start": "1959-06-03T15:33:08-04:00",
                    "end": "1959-11-27T03:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:2b8fdaf6-f8df-d0fa-b931-a7cd5a431a3e"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "304510005",
                                        "display": "Recommendation to avoid exercise"
                                    }
                                ],
                                "text": "Recommendation to avoid exercise"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "371605008",
                                        "display": "Deep breathing and coughing exercises"
                                    }
                                ],
                                "text": "Deep breathing and coughing exercises"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:930f6fce-46f4-f96f-c872-ef9731908516",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "930f6fce-46f4-f96f-c872-ef9731908516",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                },
                "effectiveDateTime": "1959-06-03T15:14:47-04:00",
                "issued": "1959-06-03T15:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NTktMDYtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDYgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCmVnZ3MgKGVkaWJsZSkgKHN1YnN0YW5jZSkKCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHJlc3BpcmF0b3J5IHRoZXJhcHkK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:6c2bd038-51dd-ffe2-f293-766baf4edad9",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "6c2bd038-51dd-ffe2-f293-766baf4edad9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:930f6fce-46f4-f96f-c872-ef9731908516"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1959-06-03T15:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NTktMDYtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDYgeWVhci1vbGQgbm9uLWhpc3BhbmljIGJsYWNrIG1hbGUuCgojIFNvY2lhbCBIaXN0b3J5CiBQYXRpZW50IHF1aXRlIHNtb2tpbmcgYXQgYWdlIDE4IGFuZCBpcyBhbiBhbGNvaG9saWMuCgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCmVnZ3MgKGVkaWJsZSkgKHN1YnN0YW5jZSkKCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgoKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHJlc3BpcmF0b3J5IHRoZXJhcHkK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                        }
                    ],
                    "period": {
                        "start": "1959-06-03T15:14:47-04:00",
                        "end": "1959-06-03T15:33:08-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:75c45f6c-bb5a-e92d-0cc2-af28a0516767",
            "resource": {
                "resourceType": "Claim",
                "id": "75c45f6c-bb5a-e92d-0cc2-af28a0516767",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1959-06-03T15:14:47-04:00",
                    "end": "1959-06-03T15:33:08-04:00"
                },
                "created": "1959-06-03T15:33:08-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 624.9,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:86484930-2ac8-b028-c470-b0262ccaf50b",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "86484930-2ac8-b028-c470-b0262ccaf50b",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "75c45f6c-bb5a-e92d-0cc2-af28a0516767"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1959-06-03T15:33:08-04:00",
                    "end": "1960-06-03T15:33:08-04:00"
                },
                "created": "1959-06-03T15:33:08-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:75c45f6c-bb5a-e92d-0cc2-af28a0516767"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1959-06-03T15:14:47-04:00",
                            "end": "1959-06-03T15:33:08-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 624.9,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605",
            "resource": {
                "resourceType": "Encounter",
                "id": "b04db379-2092-c969-8968-39ab3557b605",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "b04db379-2092-c969-8968-39ab3557b605"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1971-01-29T03:14:47-05:00",
                            "end": "1971-01-29T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1971-01-29T03:14:47-05:00",
                    "end": "1971-01-29T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:8695c578-79e7-b7fa-0d3b-be91b95d4a56",
            "resource": {
                "resourceType": "Condition",
                "id": "8695c578-79e7-b7fa-0d3b-be91b95d4a56",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "224299000",
                            "display": "Received higher education (finding)"
                        }
                    ],
                    "text": "Received higher education (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                },
                "onsetDateTime": "1971-01-29T04:04:48-05:00",
                "recordedDate": "1971-01-29T04:04:48-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:2f9b9ad8-6dd5-b94b-e7e7-d329d204cedb",
            "resource": {
                "resourceType": "Condition",
                "id": "2f9b9ad8-6dd5-b94b-e7e7-d329d204cedb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                },
                "onsetDateTime": "1971-01-29T04:04:48-05:00",
                "abatementDateTime": "1972-02-04T03:46:16-05:00",
                "recordedDate": "1971-01-29T04:04:48-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:2a08a747-f9f1-bc69-d8f3-265f0bde499d",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "2a08a747-f9f1-bc69-d8f3-265f0bde499d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                },
                "effectiveDateTime": "1971-01-29T03:14:47-05:00",
                "issued": "1971-01-29T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NzEtMDEtMjkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDE4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLgoKIyBTb2NpYWwgSGlzdG9yeQogUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHJlY2VpdmVkIGhpZ2hlciBlZHVjYXRpb24gKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgoK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:000d4e35-b81a-1870-8632-6916aa5e0767",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "000d4e35-b81a-1870-8632-6916aa5e0767",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:2a08a747-f9f1-bc69-d8f3-265f0bde499d"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1971-01-29T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NzEtMDEtMjkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDE4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLgoKIyBTb2NpYWwgSGlzdG9yeQogUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHJlY2VpdmVkIGhpZ2hlciBlZHVjYXRpb24gKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgoK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                        }
                    ],
                    "period": {
                        "start": "1971-01-29T03:14:47-05:00",
                        "end": "1971-01-29T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:4244b2dc-9a09-b63e-1ad8-c7dd8a59be98",
            "resource": {
                "resourceType": "Claim",
                "id": "4244b2dc-9a09-b63e-1ad8-c7dd8a59be98",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1971-01-29T03:14:47-05:00",
                    "end": "1971-01-29T03:29:47-05:00"
                },
                "created": "1971-01-29T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:8695c578-79e7-b7fa-0d3b-be91b95d4a56"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:2f9b9ad8-6dd5-b94b-e7e7-d329d204cedb"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "224299000",
                                    "display": "Received higher education (finding)"
                                }
                            ],
                            "text": "Received higher education (finding)"
                        }
                    },
                    {
                        "sequence": 3,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 1241.4199999999998,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:57b70481-d187-a169-18e3-dac424b48b39",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "57b70481-d187-a169-18e3-dac424b48b39",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "4244b2dc-9a09-b63e-1ad8-c7dd8a59be98"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1971-01-29T03:29:47-05:00",
                    "end": "1972-01-29T03:29:47-05:00"
                },
                "created": "1971-01-29T03:29:47-05:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:4244b2dc-9a09-b63e-1ad8-c7dd8a59be98"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:8695c578-79e7-b7fa-0d3b-be91b95d4a56"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:2f9b9ad8-6dd5-b94b-e7e7-d329d204cedb"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1971-01-29T03:14:47-05:00",
                            "end": "1971-01-29T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                            }
                        ]
                    },
                    {
                        "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": "224299000",
                                    "display": "Received higher education (finding)"
                                }
                            ],
                            "text": "Received higher education (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1971-01-29T03:14:47-05:00",
                            "end": "1971-01-29T03:29:47-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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1971-01-29T03:14:47-05:00",
                            "end": "1971-01-29T03:29: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": 1241.4199999999998,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851",
            "resource": {
                "resourceType": "Encounter",
                "id": "dffdcaf9-384a-3472-867c-2f852dc61851",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "dffdcaf9-384a-3472-867c-2f852dc61851"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1977-10-25T04:14:47-04:00",
                            "end": "1977-10-25T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1977-10-25T04:14:47-04:00",
                    "end": "1977-10-25T04:29:47-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:32c1f76e-4864-543a-3ed1-d1ea99fa8a78",
            "resource": {
                "resourceType": "CareTeam",
                "id": "32c1f76e-4864-543a-3ed1-d1ea99fa8a78",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "inactive",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                },
                "period": {
                    "start": "1977-10-25T04:28:29-04:00",
                    "end": "1978-02-10T03:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ],
                        "text": "Acute bronchitis (disorder)"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:9d03bd61-4886-6eb4-148e-767061edffa9",
            "resource": {
                "resourceType": "CarePlan",
                "id": "9d03bd61-4886-6eb4-148e-767061edffa9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Respiratory therapy.<br/>Activities: <ul><li>Respiratory therapy</li><li>Respiratory therapy</li></ul><br/>Care plan is meant to treat Acute bronchitis (disorder).</div>"
                },
                "status": "completed",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "53950000",
                                "display": "Respiratory therapy"
                            }
                        ],
                        "text": "Respiratory therapy"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                },
                "period": {
                    "start": "1977-10-25T04:28:29-04:00",
                    "end": "1978-02-10T03:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:32c1f76e-4864-543a-3ed1-d1ea99fa8a78"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "304510005",
                                        "display": "Recommendation to avoid exercise"
                                    }
                                ],
                                "text": "Recommendation to avoid exercise"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "371605008",
                                        "display": "Deep breathing and coughing exercises"
                                    }
                                ],
                                "text": "Deep breathing and coughing exercises"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:451877f1-cdc4-30db-096d-2b26411fb85c",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "451877f1-cdc4-30db-096d-2b26411fb85c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                },
                "effectiveDateTime": "1977-10-25T04:14:47-04:00",
                "issued": "1977-10-25T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NzctMTAtMjUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KCgojIyBQbGFuCgpUaGUgcGF0aWVudCB3YXMgcGxhY2VkIG9uIGEgY2FyZXBsYW46Ci0gcmVzcGlyYXRvcnkgdGhlcmFweQo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:8a4b1f5e-6a2b-27e6-ad21-b2db37863dd4",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "8a4b1f5e-6a2b-27e6-ad21-b2db37863dd4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:451877f1-cdc4-30db-096d-2b26411fb85c"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1977-10-25T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NzctMTAtMjUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KCgojIyBQbGFuCgpUaGUgcGF0aWVudCB3YXMgcGxhY2VkIG9uIGEgY2FyZXBsYW46Ci0gcmVzcGlyYXRvcnkgdGhlcmFweQo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                        }
                    ],
                    "period": {
                        "start": "1977-10-25T04:14:47-04:00",
                        "end": "1977-10-25T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:78d012c9-0b85-c1ba-abb7-ee76c10f19b5",
            "resource": {
                "resourceType": "Claim",
                "id": "78d012c9-0b85-c1ba-abb7-ee76c10f19b5",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1977-10-25T04:14:47-04:00",
                    "end": "1977-10-25T04:29:47-04:00"
                },
                "created": "1977-10-25T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 5850.25,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:be853a3c-a369-60a0-4335-f8a943a9f2d9",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "be853a3c-a369-60a0-4335-f8a943a9f2d9",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Humana"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Humana"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "78d012c9-0b85-c1ba-abb7-ee76c10f19b5"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1977-10-25T04:29:47-04:00",
                    "end": "1978-10-25T04:29:47-04:00"
                },
                "created": "1977-10-25T04:29:47-04:00",
                "insurer": {
                    "display": "Humana"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:78d012c9-0b85-c1ba-abb7-ee76c10f19b5"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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-10-25T04:14:47-04:00",
                            "end": "1977-10-25T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 5850.25,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363",
            "resource": {
                "resourceType": "Encounter",
                "id": "ed03c4f1-9865-7638-37d1-d7c1fe282363",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "ed03c4f1-9865-7638-37d1-d7c1fe282363"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1978-02-10T03:14:47-05:00",
                            "end": "1978-02-10T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1978-02-10T03:14:47-05:00",
                    "end": "1978-02-10T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:c21907ce-d314-d9ac-87b5-e9dff5371c13",
            "resource": {
                "resourceType": "Condition",
                "id": "c21907ce-d314-d9ac-87b5-e9dff5371c13",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                },
                "onsetDateTime": "1978-02-10T03:45:33-05:00",
                "abatementDateTime": "1981-02-13T04:03:53-05:00",
                "recordedDate": "1978-02-10T03:45:33-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:6d104030-0831-cd27-915d-6f4db94d28db",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "6d104030-0831-cd27-915d-6f4db94d28db",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                },
                "effectiveDateTime": "1978-02-10T03:14:47-05:00",
                "issued": "1978-02-10T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5NzgtMDItMTAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI1IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:1d8f3ee8-ede0-6688-3c44-d72afdc56ab2",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "1d8f3ee8-ede0-6688-3c44-d72afdc56ab2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:6d104030-0831-cd27-915d-6f4db94d28db"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1978-02-10T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5NzgtMDItMTAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI1IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                        }
                    ],
                    "period": {
                        "start": "1978-02-10T03:14:47-05:00",
                        "end": "1978-02-10T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:a4643f8b-0d6a-4f53-813f-b2497fe11aa9",
            "resource": {
                "resourceType": "Claim",
                "id": "a4643f8b-0d6a-4f53-813f-b2497fe11aa9",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1978-02-10T03:14:47-05:00",
                    "end": "1978-02-10T03:29:47-05:00"
                },
                "created": "1978-02-10T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c21907ce-d314-d9ac-87b5-e9dff5371c13"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:1fc36fe4-c6e2-0fe7-1880-7055a9316a3b",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "1fc36fe4-c6e2-0fe7-1880-7055a9316a3b",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Humana"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Humana"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "a4643f8b-0d6a-4f53-813f-b2497fe11aa9"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1978-02-10T03:29:47-05:00",
                    "end": "1979-02-10T03:29:47-05:00"
                },
                "created": "1978-02-10T03:29:47-05:00",
                "insurer": {
                    "display": "Humana"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:a4643f8b-0d6a-4f53-813f-b2497fe11aa9"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c21907ce-d314-d9ac-87b5-e9dff5371c13"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1978-02-10T03:14:47-05:00",
                            "end": "1978-02-10T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1978-02-10T03:14:47-05:00",
                            "end": "1978-02-10T03:29: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8",
            "resource": {
                "resourceType": "Encounter",
                "id": "e756ebcd-40d3-59f6-257c-4b413d4e94e8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1981-02-13T03:14:47-05:00",
                            "end": "1981-02-13T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1981-02-13T03:14:47-05:00",
                    "end": "1981-02-13T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:896c3120-7689-0630-2698-04d5a3f5f704",
            "resource": {
                "resourceType": "Condition",
                "id": "896c3120-7689-0630-2698-04d5a3f5f704",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                },
                "onsetDateTime": "1981-02-13T04:03:53-05:00",
                "abatementDateTime": "1982-04-30T04:59:31-04:00",
                "recordedDate": "1981-02-13T04:03:53-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:45b65006-6ac8-b941-ce30-5aab77f23dcb",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "45b65006-6ac8-b941-ce30-5aab77f23dcb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                },
                "effectiveDateTime": "1981-02-13T03:14:47-05:00",
                "issued": "1981-02-13T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5ODEtMDItMTMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:2bcc5b79-ee6f-63fe-765b-543ebdce04b9",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "2bcc5b79-ee6f-63fe-765b-543ebdce04b9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:45b65006-6ac8-b941-ce30-5aab77f23dcb"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1981-02-13T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5ODEtMDItMTMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                        }
                    ],
                    "period": {
                        "start": "1981-02-13T03:14:47-05:00",
                        "end": "1981-02-13T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:bfffde09-1959-12da-b6ed-cf5ee4827418",
            "resource": {
                "resourceType": "Claim",
                "id": "bfffde09-1959-12da-b6ed-cf5ee4827418",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1981-02-13T03:14:47-05:00",
                    "end": "1981-02-13T03:29:47-05:00"
                },
                "created": "1981-02-13T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:896c3120-7689-0630-2698-04d5a3f5f704"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 1244.4199999999998,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:b09f56d8-ebb1-c09e-0822-eecaab58b4da",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "b09f56d8-ebb1-c09e-0822-eecaab58b4da",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "bfffde09-1959-12da-b6ed-cf5ee4827418"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1981-02-13T03:29:47-05:00",
                    "end": "1982-02-13T03:29:47-05:00"
                },
                "created": "1981-02-13T03:29:47-05:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:bfffde09-1959-12da-b6ed-cf5ee4827418"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:896c3120-7689-0630-2698-04d5a3f5f704"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1981-02-13T03:14:47-05:00",
                            "end": "1981-02-13T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1981-02-13T03:14:47-05:00",
                            "end": "1981-02-13T03:29: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": 1244.4199999999998,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8",
            "resource": {
                "resourceType": "Encounter",
                "id": "e47502eb-e574-2058-f1f9-4f19844e4da8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "e47502eb-e574-2058-f1f9-4f19844e4da8"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1982-04-22T17:14:47-05:00",
                            "end": "1982-04-22T17:37:23-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1982-04-22T17:14:47-05:00",
                    "end": "1982-04-22T17:37:23-05:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:b19276a6-44b6-9294-db34-25d9a6b9bd3a",
            "resource": {
                "resourceType": "CareTeam",
                "id": "b19276a6-44b6-9294-db34-25d9a6b9bd3a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "inactive",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                },
                "period": {
                    "start": "1982-04-22T17:37:23-05:00",
                    "end": "1984-02-17T03:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ],
                        "text": "Acute bronchitis (disorder)"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:cd7dcb8c-08b5-b9c9-492c-aef9f3ede5e9",
            "resource": {
                "resourceType": "CarePlan",
                "id": "cd7dcb8c-08b5-b9c9-492c-aef9f3ede5e9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Respiratory therapy.<br/>Activities: <ul><li>Respiratory therapy</li><li>Respiratory therapy</li></ul><br/>Care plan is meant to treat Acute bronchitis (disorder).</div>"
                },
                "status": "completed",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "53950000",
                                "display": "Respiratory therapy"
                            }
                        ],
                        "text": "Respiratory therapy"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                },
                "period": {
                    "start": "1982-04-22T17:37:23-05:00",
                    "end": "1984-02-17T03:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:b19276a6-44b6-9294-db34-25d9a6b9bd3a"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "304510005",
                                        "display": "Recommendation to avoid exercise"
                                    }
                                ],
                                "text": "Recommendation to avoid exercise"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "371605008",
                                        "display": "Deep breathing and coughing exercises"
                                    }
                                ],
                                "text": "Deep breathing and coughing exercises"
                            },
                            "status": "completed",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:fddd664d-828f-6216-1d82-8c6c14701e82",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "fddd664d-828f-6216-1d82-8c6c14701e82",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                },
                "effectiveDateTime": "1982-04-22T17:14:47-05:00",
                "issued": "1982-04-22T17:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5ODItMDQtMjIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KCgojIyBQbGFuCgpUaGUgcGF0aWVudCB3YXMgcGxhY2VkIG9uIGEgY2FyZXBsYW46Ci0gcmVzcGlyYXRvcnkgdGhlcmFweQo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:770b9906-cc97-b02e-ce7f-fc05e93dfc5c",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "770b9906-cc97-b02e-ce7f-fc05e93dfc5c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:fddd664d-828f-6216-1d82-8c6c14701e82"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1982-04-22T17:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5ODItMDQtMjIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDI5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KCgojIyBQbGFuCgpUaGUgcGF0aWVudCB3YXMgcGxhY2VkIG9uIGEgY2FyZXBsYW46Ci0gcmVzcGlyYXRvcnkgdGhlcmFweQo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                        }
                    ],
                    "period": {
                        "start": "1982-04-22T17:14:47-05:00",
                        "end": "1982-04-22T17:37:23-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:6ccba5c1-d15d-cb8f-94f1-07a8fedd2aab",
            "resource": {
                "resourceType": "Claim",
                "id": "6ccba5c1-d15d-cb8f-94f1-07a8fedd2aab",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1982-04-22T17:14:47-05:00",
                    "end": "1982-04-22T17:37:23-05:00"
                },
                "created": "1982-04-22T17:37:23-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 517.68,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:a4ede53f-eb14-77f9-547b-13a420c0e317",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "a4ede53f-eb14-77f9-547b-13a420c0e317",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "6ccba5c1-d15d-cb8f-94f1-07a8fedd2aab"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1982-04-22T17:37:23-05:00",
                    "end": "1983-04-22T17:37:23-05:00"
                },
                "created": "1982-04-22T17:37:23-05:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:6ccba5c1-d15d-cb8f-94f1-07a8fedd2aab"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1982-04-22T17:14:47-05:00",
                            "end": "1982-04-22T17:37:23-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 517.68,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88",
            "resource": {
                "resourceType": "Encounter",
                "id": "e44915f6-9666-521e-7c74-6f5a5035db88",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "e44915f6-9666-521e-7c74-6f5a5035db88"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1984-02-17T03:14:47-05:00",
                            "end": "1984-02-17T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1984-02-17T03:14:47-05:00",
                    "end": "1984-02-17T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:204b175e-3004-a395-0d11-cc2123bebd43",
            "resource": {
                "resourceType": "Condition",
                "id": "204b175e-3004-a395-0d11-cc2123bebd43",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                },
                "onsetDateTime": "1984-02-17T03:47:12-05:00",
                "abatementDateTime": "1987-02-20T04:04:53-05:00",
                "recordedDate": "1984-02-17T03:47:12-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:4ac39567-65bb-0214-39b9-be6d2fd8793a",
            "resource": {
                "resourceType": "Condition",
                "id": "4ac39567-65bb-0214-39b9-be6d2fd8793a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "423315002",
                            "display": "Limited social contact (finding)"
                        }
                    ],
                    "text": "Limited social contact (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                },
                "onsetDateTime": "1984-02-17T03:47:12-05:00",
                "abatementDateTime": "1993-04-30T04:59:37-04:00",
                "recordedDate": "1984-02-17T03:47:12-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:e6af684c-89c1-2dde-1bac-ad2d61bf0d9f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "e6af684c-89c1-2dde-1bac-ad2d61bf0d9f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                },
                "effectiveDateTime": "1984-02-17T03:14:47-05:00",
                "issued": "1984-02-17T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5ODQtMDItMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDMxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKS4gCgojIyBQbGFuCgo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:f3f3ac8e-a4a7-e37a-8231-d373cd4090b9",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "f3f3ac8e-a4a7-e37a-8231-d373cd4090b9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:e6af684c-89c1-2dde-1bac-ad2d61bf0d9f"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1984-02-17T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5ODQtMDItMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDMxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpObyBBY3RpdmUgTWVkaWNhdGlvbnMuCgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKS4gCgojIyBQbGFuCgo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                        }
                    ],
                    "period": {
                        "start": "1984-02-17T03:14:47-05:00",
                        "end": "1984-02-17T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:0163d73b-3ed4-94a5-fd60-385c113594fb",
            "resource": {
                "resourceType": "Claim",
                "id": "0163d73b-3ed4-94a5-fd60-385c113594fb",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1984-02-17T03:14:47-05:00",
                    "end": "1984-02-17T03:29:47-05:00"
                },
                "created": "1984-02-17T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:204b175e-3004-a395-0d11-cc2123bebd43"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4ac39567-65bb-0214-39b9-be6d2fd8793a"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 3,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:b85e4a6e-e14b-3c88-c0a4-c12630133a52",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "b85e4a6e-e14b-3c88-c0a4-c12630133a52",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Humana"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Humana"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "0163d73b-3ed4-94a5-fd60-385c113594fb"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1984-02-17T03:29:47-05:00",
                    "end": "1985-02-17T03:29:47-05:00"
                },
                "created": "1984-02-17T03:29:47-05:00",
                "insurer": {
                    "display": "Humana"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:0163d73b-3ed4-94a5-fd60-385c113594fb"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:204b175e-3004-a395-0d11-cc2123bebd43"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4ac39567-65bb-0214-39b9-be6d2fd8793a"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1984-02-17T03:14:47-05:00",
                            "end": "1984-02-17T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1984-02-17T03:14:47-05:00",
                            "end": "1984-02-17T03:29:47-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": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1984-02-17T03:14:47-05:00",
                            "end": "1984-02-17T03:29: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be",
            "resource": {
                "resourceType": "Encounter",
                "id": "1fff2e1c-2dc4-c32d-4894-c1a62c7c80be",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1987-02-20T03:14:47-05:00",
                            "end": "1987-02-20T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1987-02-20T03:14:47-05:00",
                    "end": "1987-02-20T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:4fa1910c-cb03-a42f-ceae-aedd59fdb024",
            "resource": {
                "resourceType": "Condition",
                "id": "4fa1910c-cb03-a42f-ceae-aedd59fdb024",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                },
                "onsetDateTime": "1987-02-20T04:04:53-05:00",
                "abatementDateTime": "1990-02-23T04:11:45-05:00",
                "recordedDate": "1987-02-20T04:04:53-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:bd631626-d33f-ccb1-6ba0-d7e6a975e961",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "bd631626-d33f-ccb1-6ba0-d7e6a975e961",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                },
                "effectiveDateTime": "1987-02-20T03:14:47-05:00",
                "issued": "1987-02-20T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5ODctMDItMjAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCk5vIEFjdGl2ZSBNZWRpY2F0aW9ucy4KCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgoK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b5deb1f1-c29d-e491-5fc8-4917246034a2",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "b5deb1f1-c29d-e491-5fc8-4917246034a2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:bd631626-d33f-ccb1-6ba0-d7e6a975e961"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1987-02-20T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5ODctMDItMjAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCk5vIEFjdGl2ZSBNZWRpY2F0aW9ucy4KCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgoK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                        }
                    ],
                    "period": {
                        "start": "1987-02-20T03:14:47-05:00",
                        "end": "1987-02-20T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:8a973c57-5235-76dc-c018-3d5fbb6ea0f2",
            "resource": {
                "resourceType": "Claim",
                "id": "8a973c57-5235-76dc-c018-3d5fbb6ea0f2",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1987-02-20T03:14:47-05:00",
                    "end": "1987-02-20T03:29:47-05:00"
                },
                "created": "1987-02-20T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4fa1910c-cb03-a42f-ceae-aedd59fdb024"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5cd2daab-2c6c-ad83-cdbc-c1f5c8ff4914",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "5cd2daab-2c6c-ad83-cdbc-c1f5c8ff4914",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "8a973c57-5235-76dc-c018-3d5fbb6ea0f2"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1987-02-20T03:29:47-05:00",
                    "end": "1988-02-20T03:29:47-05:00"
                },
                "created": "1987-02-20T03:29:47-05:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:8a973c57-5235-76dc-c018-3d5fbb6ea0f2"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4fa1910c-cb03-a42f-ceae-aedd59fdb024"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1987-02-20T03:14:47-05:00",
                            "end": "1987-02-20T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1987-02-20T03:14:47-05:00",
                            "end": "1987-02-20T03:29: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192",
            "resource": {
                "resourceType": "Encounter",
                "id": "173485eb-e0a7-944f-7ed1-7033881c5192",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "173485eb-e0a7-944f-7ed1-7033881c5192"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1990-02-23T03:14:47-05:00",
                            "end": "1990-02-23T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1990-02-23T03:14:47-05:00",
                    "end": "1990-02-23T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:a9713149-09b4-1712-50af-61bff2353415",
            "resource": {
                "resourceType": "Condition",
                "id": "a9713149-09b4-1712-50af-61bff2353415",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "15777000",
                            "display": "Prediabetes"
                        }
                    ],
                    "text": "Prediabetes"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "onsetDateTime": "1990-02-23T03:14:47-05:00",
                "recordedDate": "1990-02-23T03:14:47-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:335254e6-cb3b-2f1e-dee3-c2ec39d0ebf7",
            "resource": {
                "resourceType": "Condition",
                "id": "335254e6-cb3b-2f1e-dee3-c2ec39d0ebf7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "onsetDateTime": "1990-02-23T04:11:45-05:00",
                "abatementDateTime": "1992-04-10T05:04:36-04:00",
                "recordedDate": "1990-02-23T04:11:45-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:c70fe0e1-e212-f3fb-0f12-a75e845dd816",
            "resource": {
                "resourceType": "Condition",
                "id": "c70fe0e1-e212-f3fb-0f12-a75e845dd816",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "73595000",
                            "display": "Stress (finding)"
                        }
                    ],
                    "text": "Stress (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "onsetDateTime": "1990-02-23T04:11:45-05:00",
                "abatementDateTime": "1992-04-24T05:01:19-04:00",
                "recordedDate": "1990-02-23T04:11:45-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:5327dc90-b8d4-8353-f020-04f3c23d65eb",
            "resource": {
                "resourceType": "CareTeam",
                "id": "5327dc90-b8d4-8353-f020-04f3c23d65eb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "active",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "period": {
                    "start": "1990-02-23T03:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                            "display": "PCP58532"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "15777000",
                                "display": "Prediabetes"
                            }
                        ],
                        "text": "Prediabetes"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:297a360d-b0d3-f431-dc32-f8e10f76d9da",
            "resource": {
                "resourceType": "CarePlan",
                "id": "297a360d-b0d3-f431-dc32-f8e10f76d9da",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Diabetes self management plan.<br/>Activities: <ul><li>Diabetes self management plan</li><li>Diabetes self management plan</li></ul><br/>Care plan is meant to treat Prediabetes.</div>"
                },
                "status": "active",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "698360004",
                                "display": "Diabetes self management plan"
                            }
                        ],
                        "text": "Diabetes self management plan"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "period": {
                    "start": "1990-02-23T03:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:5327dc90-b8d4-8353-f020-04f3c23d65eb"
                    }
                ],
                "addresses": [
                    {
                        "reference": "urn:uuid:a9713149-09b4-1712-50af-61bff2353415"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "160670007",
                                        "display": "Diabetic diet"
                                    }
                                ],
                                "text": "Diabetic diet"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "PCP58532"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "229065009",
                                        "display": "Exercise therapy"
                                    }
                                ],
                                "text": "Exercise therapy"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "PCP58532"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:50d385f3-f6c7-c96a-8fc5-bb1af25dc8cb",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "50d385f3-f6c7-c96a-8fc5-bb1af25dc8cb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                },
                "effectiveDateTime": "1990-02-23T03:14:47-05:00",
                "issued": "1990-02-23T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTAtMDItMjMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM3IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCk5vIEFjdGl2ZSBNZWRpY2F0aW9ucy4KCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBwcmVkaWFiZXRlcywgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBwYXRpZW50IHdhcyBwbGFjZWQgb24gYSBjYXJlcGxhbjoKLSBkaWFiZXRlcyBzZWxmIG1hbmFnZW1lbnQgcGxhbgo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:2f79cb6a-5d50-975a-ee36-e3f8fd2e16f8",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "2f79cb6a-5d50-975a-ee36-e3f8fd2e16f8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:50d385f3-f6c7-c96a-8fc5-bb1af25dc8cb"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1990-02-23T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTAtMDItMjMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM3IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIFVuaXRlZEhlYWx0aGNhcmUuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCk5vIEFjdGl2ZSBNZWRpY2F0aW9ucy4KCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBwcmVkaWFiZXRlcywgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBwYXRpZW50IHdhcyBwbGFjZWQgb24gYSBjYXJlcGxhbjoKLSBkaWFiZXRlcyBzZWxmIG1hbmFnZW1lbnQgcGxhbgo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                        }
                    ],
                    "period": {
                        "start": "1990-02-23T03:14:47-05:00",
                        "end": "1990-02-23T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:44fa6460-5d68-d0d3-2c76-e816c5689008",
            "resource": {
                "resourceType": "Claim",
                "id": "44fa6460-5d68-d0d3-2c76-e816c5689008",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1990-02-23T03:14:47-05:00",
                    "end": "1990-02-23T03:29:47-05:00"
                },
                "created": "1990-02-23T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:a9713149-09b4-1712-50af-61bff2353415"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:335254e6-cb3b-2f1e-dee3-c2ec39d0ebf7"
                        }
                    },
                    {
                        "sequence": 3,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c70fe0e1-e212-f3fb-0f12-a75e845dd816"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 1570.1,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:37a8c618-40cf-ef53-4eb6-ee7c1cd86c5d",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "37a8c618-40cf-ef53-4eb6-ee7c1cd86c5d",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "44fa6460-5d68-d0d3-2c76-e816c5689008"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1990-02-23T03:29:47-05:00",
                    "end": "1991-02-23T03:29:47-05:00"
                },
                "created": "1990-02-23T03:29:47-05:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:44fa6460-5d68-d0d3-2c76-e816c5689008"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:a9713149-09b4-1712-50af-61bff2353415"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:335254e6-cb3b-2f1e-dee3-c2ec39d0ebf7"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 3,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c70fe0e1-e212-f3fb-0f12-a75e845dd816"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1990-02-23T03:14:47-05:00",
                            "end": "1990-02-23T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                            }
                        ]
                    },
                    {
                        "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": "1990-02-23T03:14:47-05:00",
                            "end": "1990-02-23T03:29:47-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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1990-02-23T03:14:47-05:00",
                            "end": "1990-02-23T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1990-02-23T03:14:47-05:00",
                            "end": "1990-02-23T03:29: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": 1570.1,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9",
            "resource": {
                "resourceType": "Encounter",
                "id": "d331b9e7-cc03-6a74-ecac-64fedddb57a9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185349003",
                                "display": "Encounter for check up (procedure)"
                            }
                        ],
                        "text": "Encounter for check up (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:219f223d-5f8b-32a8-4b4e-f6e6240accc7",
            "resource": {
                "resourceType": "Condition",
                "id": "219f223d-5f8b-32a8-4b4e-f6e6240accc7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "53741008",
                            "display": "Coronary Heart Disease"
                        }
                    ],
                    "text": "Coronary Heart Disease"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "onsetDateTime": "1992-04-10T04:14:47-04:00",
                "recordedDate": "1992-04-10T04:14:47-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:33648be3-5286-a324-312c-c9cf3cfedac8",
            "resource": {
                "resourceType": "Observation",
                "id": "33648be3-5286-a324-312c-c9cf3cfedac8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a5cd0f82-45c2-1f1c-b5cb-24d317cfa74b",
            "resource": {
                "resourceType": "Observation",
                "id": "a5cd0f82-45c2-1f1c-b5cb-24d317cfa74b",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:75a7476a-de6c-ce31-5b47-e5e72e7c4211",
            "resource": {
                "resourceType": "Observation",
                "id": "75a7476a-de6c-ce31-5b47-e5e72e7c4211",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 102.8,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:26945d93-ed09-2c27-55d2-698657b29dcf",
            "resource": {
                "resourceType": "Observation",
                "id": "26945d93-ed09-2c27-55d2-698657b29dcf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.71,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fa2b75e0-a7aa-5fdb-34d8-c88c3addc246",
            "resource": {
                "resourceType": "Observation",
                "id": "fa2b75e0-a7aa-5fdb-34d8-c88c3addc246",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 71,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 121,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9d72f8a4-a93b-8d73-8830-9065311c8b90",
            "resource": {
                "resourceType": "Observation",
                "id": "9d72f8a4-a93b-8d73-8830-9065311c8b90",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 99,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:db458166-a9ad-97d7-5650-5965b5148abd",
            "resource": {
                "resourceType": "Observation",
                "id": "db458166-a9ad-97d7-5650-5965b5148abd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 15,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0f5075e7-dfbb-055f-aa21-df7a76b9db9e",
            "resource": {
                "resourceType": "Observation",
                "id": "0f5075e7-dfbb-055f-aa21-df7a76b9db9e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 86.31,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:13b68964-2bb8-fbcc-6d4a-8100205e03e0",
            "resource": {
                "resourceType": "Observation",
                "id": "13b68964-2bb8-fbcc-6d4a-8100205e03e0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.69,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8340b018-36e7-877c-9942-47f394e52f5b",
            "resource": {
                "resourceType": "Observation",
                "id": "8340b018-36e7-877c-9942-47f394e52f5b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.5,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7fac4703-bb22-a1d9-546f-e14c3d225dac",
            "resource": {
                "resourceType": "Observation",
                "id": "7fac4703-bb22-a1d9-546f-e14c3d225dac",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 8.68,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:cf4d73f1-fef8-ab12-4302-26a401505500",
            "resource": {
                "resourceType": "Observation",
                "id": "cf4d73f1-fef8-ab12-4302-26a401505500",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 139.87,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:732901b6-0142-4b0e-83a6-1e1c04a66e33",
            "resource": {
                "resourceType": "Observation",
                "id": "732901b6-0142-4b0e-83a6-1e1c04a66e33",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.12,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:af193cb5-d0a2-ed9c-f8c2-9480b1658e19",
            "resource": {
                "resourceType": "Observation",
                "id": "af193cb5-d0a2-ed9c-f8c2-9480b1658e19",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 106.11,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:84c593ab-8e18-4dee-7dd0-b5aa3caae01a",
            "resource": {
                "resourceType": "Observation",
                "id": "84c593ab-8e18-4dee-7dd0-b5aa3caae01a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 27.16,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:806d00a9-c132-c547-fffb-4724781b2603",
            "resource": {
                "resourceType": "Observation",
                "id": "806d00a9-c132-c547-fffb-4724781b2603",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6690-2",
                            "display": "Leukocytes [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Leukocytes [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.0745,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:57ff7e5e-07f7-50f3-87a4-69109552b11b",
            "resource": {
                "resourceType": "Observation",
                "id": "57ff7e5e-07f7-50f3-87a4-69109552b11b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "789-8",
                            "display": "Erythrocytes [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Erythrocytes [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.2456,
                    "unit": "10*6/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*6/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b2030d97-1707-8378-a00c-014bc9335875",
            "resource": {
                "resourceType": "Observation",
                "id": "b2030d97-1707-8378-a00c-014bc9335875",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "718-7",
                            "display": "Hemoglobin [Mass/volume] in Blood"
                        }
                    ],
                    "text": "Hemoglobin [Mass/volume] in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 15.228,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a6850f07-2fba-d50a-214f-34d174eb0084",
            "resource": {
                "resourceType": "Observation",
                "id": "a6850f07-2fba-d50a-214f-34d174eb0084",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4544-3",
                            "display": "Hematocrit [Volume Fraction] of Blood by Automated count"
                        }
                    ],
                    "text": "Hematocrit [Volume Fraction] of Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 43.925,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6920f54a-1c98-0743-c19b-935c652287f4",
            "resource": {
                "resourceType": "Observation",
                "id": "6920f54a-1c98-0743-c19b-935c652287f4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "787-2",
                            "display": "MCV [Entitic volume] by Automated count"
                        }
                    ],
                    "text": "MCV [Entitic volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 85.341,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:84319325-d054-9013-72f6-d94eae6e2db7",
            "resource": {
                "resourceType": "Observation",
                "id": "84319325-d054-9013-72f6-d94eae6e2db7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "785-6",
                            "display": "MCH [Entitic mass] by Automated count"
                        }
                    ],
                    "text": "MCH [Entitic mass] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 31.314,
                    "unit": "pg",
                    "system": "http://unitsofmeasure.org",
                    "code": "pg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:22d28a13-8b6b-3ff4-0da6-6bd7de15c45d",
            "resource": {
                "resourceType": "Observation",
                "id": "22d28a13-8b6b-3ff4-0da6-6bd7de15c45d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "786-4",
                            "display": "MCHC [Mass/volume] by Automated count"
                        }
                    ],
                    "text": "MCHC [Mass/volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 34.309,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ddab9cfe-ffba-9762-1a4f-f35260dc46a8",
            "resource": {
                "resourceType": "Observation",
                "id": "ddab9cfe-ffba-9762-1a4f-f35260dc46a8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "21000-5",
                            "display": "Erythrocyte distribution width [Entitic volume] by Automated count"
                        }
                    ],
                    "text": "Erythrocyte distribution width [Entitic volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 39.002,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1dd7eb4b-0bae-7f8a-5c9e-b7ebbbd3a15f",
            "resource": {
                "resourceType": "Observation",
                "id": "1dd7eb4b-0bae-7f8a-5c9e-b7ebbbd3a15f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "777-3",
                            "display": "Platelets [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelets [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 207.02,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7dd75818-0e80-5a41-8dcf-a48826c2c662",
            "resource": {
                "resourceType": "Observation",
                "id": "7dd75818-0e80-5a41-8dcf-a48826c2c662",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32207-3",
                            "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 299.67,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2a98a1c7-7053-9d37-3040-13e541715cfe",
            "resource": {
                "resourceType": "Observation",
                "id": "2a98a1c7-7053-9d37-3040-13e541715cfe",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32623-1",
                            "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.8167,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7a8eedbc-22a4-6c6c-9839-cbfe8e8da382",
            "resource": {
                "resourceType": "Observation",
                "id": "7a8eedbc-22a4-6c6c-9839-cbfe8e8da382",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:16adcc64-aae0-e7e2-e4f8-cbb57d165612",
            "resource": {
                "resourceType": "Observation",
                "id": "16adcc64-aae0-e7e2-e4f8-cbb57d165612",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.89,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c552f97a-c15d-2093-458d-ceab8d7baeba",
            "resource": {
                "resourceType": "Procedure",
                "id": "c552f97a-c15d-2093-458d-ceab8d7baeba",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "performedPeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T05:04:36-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:49d55c87-ed5c-e8a5-420a-ab735747d2c6",
            "resource": {
                "resourceType": "Procedure",
                "id": "49d55c87-ed5c-e8a5-420a-ab735747d2c6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "performedPeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:c0e50da8-7aed-f2db-f893-efe740504150",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "c0e50da8-7aed-f2db-f893-efe740504150",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "authoredOn": "1992-04-10T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:52606293-13ff-f54e-11c5-5fd8cc771719",
            "resource": {
                "resourceType": "Claim",
                "id": "52606293-13ff-f54e-11c5-5fd8cc771719",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:c0e50da8-7aed-f2db-f893-efe740504150"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 40.08,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:28fe47d9-82cf-c35d-468d-39ecd61c3b9c",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "28fe47d9-82cf-c35d-468d-39ecd61c3b9c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "authoredOn": "1992-04-10T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:0f6e6a70-3b95-92e2-757c-66c458cbcb60",
            "resource": {
                "resourceType": "Claim",
                "id": "0f6e6a70-3b95-92e2-757c-66c458cbcb60",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:28fe47d9-82cf-c35d-468d-39ecd61c3b9c"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 126.58,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:4d93f56b-3db5-e0a6-a4c7-f65cf2b8538d",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "4d93f56b-3db5-e0a6-a4c7-f65cf2b8538d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "authoredOn": "1992-04-10T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:df87e80c-5cb7-a816-bb1a-8fb7e364b2c2",
            "resource": {
                "resourceType": "Claim",
                "id": "df87e80c-5cb7-a816-bb1a-8fb7e364b2c2",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:4d93f56b-3db5-e0a6-a4c7-f65cf2b8538d"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 190.9,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:9f5c47fb-b639-e236-ea1a-b6bc2fcab325",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "9f5c47fb-b639-e236-ea1a-b6bc2fcab325",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "authoredOn": "1992-04-10T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:ba69b3d7-df4d-7fd5-9475-0c5a2388b1ba",
            "resource": {
                "resourceType": "Claim",
                "id": "ba69b3d7-df4d-7fd5-9475-0c5a2388b1ba",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:9f5c47fb-b639-e236-ea1a-b6bc2fcab325"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 13.7,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:cf8519ef-7838-5301-2487-ecf0a471e6f8",
            "resource": {
                "resourceType": "Immunization",
                "id": "cf8519ef-7838-5301-2487-ecf0a471e6f8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "occurrenceDateTime": "1992-04-10T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:6513974a-5cf8-9bbd-b2c0-10f28f822499",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "6513974a-5cf8-9bbd-b2c0-10f28f822499",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:0f5075e7-dfbb-055f-aa21-df7a76b9db9e",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:13b68964-2bb8-fbcc-6d4a-8100205e03e0",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:8340b018-36e7-877c-9942-47f394e52f5b",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:7fac4703-bb22-a1d9-546f-e14c3d225dac",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:cf4d73f1-fef8-ab12-4302-26a401505500",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:732901b6-0142-4b0e-83a6-1e1c04a66e33",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:af193cb5-d0a2-ed9c-f8c2-9480b1658e19",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:84c593ab-8e18-4dee-7dd0-b5aa3caae01a",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:50cec2eb-8a28-2bf1-498c-13c884ef1cb1",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "50cec2eb-8a28-2bf1-498c-13c884ef1cb1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "58410-2",
                            "display": "Complete blood count (hemogram) panel - Blood by Automated count"
                        }
                    ],
                    "text": "Complete blood count (hemogram) panel - Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:806d00a9-c132-c547-fffb-4724781b2603",
                        "display": "Leukocytes [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:57ff7e5e-07f7-50f3-87a4-69109552b11b",
                        "display": "Erythrocytes [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:b2030d97-1707-8378-a00c-014bc9335875",
                        "display": "Hemoglobin [Mass/volume] in Blood"
                    },
                    {
                        "reference": "urn:uuid:a6850f07-2fba-d50a-214f-34d174eb0084",
                        "display": "Hematocrit [Volume Fraction] of Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:6920f54a-1c98-0743-c19b-935c652287f4",
                        "display": "MCV [Entitic volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:84319325-d054-9013-72f6-d94eae6e2db7",
                        "display": "MCH [Entitic mass] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:22d28a13-8b6b-3ff4-0da6-6bd7de15c45d",
                        "display": "MCHC [Mass/volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:ddab9cfe-ffba-9762-1a4f-f35260dc46a8",
                        "display": "Erythrocyte distribution width [Entitic volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:1dd7eb4b-0bae-7f8a-5c9e-b7ebbbd3a15f",
                        "display": "Platelets [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:7dd75818-0e80-5a41-8dcf-a48826c2c662",
                        "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:2a98a1c7-7053-9d37-3040-13e541715cfe",
                        "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:ff6be95a-3459-56a1-f2c7-04f4621e8602",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "ff6be95a-3459-56a1-f2c7-04f4621e8602",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                },
                "effectiveDateTime": "1992-04-10T04:14:47-04:00",
                "issued": "1992-04-10T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTItMDQtMTAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIENpZ25hIEhlYWx0aC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGNvcm9uYXJ5IGhlYXJ0IGRpc2Vhc2UuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIG1lZGljYXRpb24gcmVjb25jaWxpYXRpb24gKHByb2NlZHVyZSkKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:dc7cfc5d-1af7-1e61-d5d8-6773fce9b18e",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "dc7cfc5d-1af7-1e61-d5d8-6773fce9b18e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:ff6be95a-3459-56a1-f2c7-04f4621e8602"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1992-04-10T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTItMDQtMTAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIENpZ25hIEhlYWx0aC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKTm8gQWN0aXZlIE1lZGljYXRpb25zLgoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGNvcm9uYXJ5IGhlYXJ0IGRpc2Vhc2UuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIG1lZGljYXRpb24gcmVjb25jaWxpYXRpb24gKHByb2NlZHVyZSkKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                        }
                    ],
                    "period": {
                        "start": "1992-04-10T04:14:47-04:00",
                        "end": "1992-04-10T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:030a3b05-2255-5708-78ca-436c290c656c",
            "resource": {
                "resourceType": "Claim",
                "id": "030a3b05-2255-5708-78ca-436c290c656c",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:14:47-04:00",
                    "end": "1992-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:cf8519ef-7838-5301-2487-ecf0a471e6f8"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:219f223d-5f8b-32a8-4b4e-f6e6240accc7"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:c552f97a-c15d-2093-458d-ceab8d7baeba"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:49d55c87-ed5c-e8a5-420a-ab735747d2c6"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    },
                    {
                        "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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 395.90,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 218.01,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:b9cfd5f1-0234-aea3-877c-2e06602610df",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "b9cfd5f1-0234-aea3-877c-2e06602610df",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "030a3b05-2255-5708-78ca-436c290c656c"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-10T04:29:47-04:00",
                    "end": "1993-04-10T04:29:47-04:00"
                },
                "created": "1992-04-10T04:29:47-04:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:030a3b05-2255-5708-78ca-436c290c656c"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:219f223d-5f8b-32a8-4b4e-f6e6240accc7"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                            }
                        ]
                    },
                    {
                        "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": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient 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": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 140.52,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt",
                                            "display": "Line Beneficiary Coinsurance Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 28.104000000000003,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 112.41600000000001,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 140.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt",
                                            "display": "Line Allowed Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 140.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-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": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-10T04:14:47-04:00",
                            "end": "1992-04-10T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 395.90,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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.18,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 316.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": 395.90,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt",
                                            "display": "Line Allowed Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 395.90,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd",
                                            "display": "Line Processing Indicator Code"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 218.01,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 842.456,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4",
            "resource": {
                "resourceType": "Encounter",
                "id": "6afb13cd-d1c9-d1ac-5524-6b939b91ada4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1992-04-11T03:14:47-04:00",
                    "end": "1992-04-11T03:29:47-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "444814009",
                                "display": "Viral sinusitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:eaf6ba1c-5f96-1e7c-fbbe-8ff6aec9e28a",
            "resource": {
                "resourceType": "Condition",
                "id": "eaf6ba1c-5f96-1e7c-fbbe-8ff6aec9e28a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "444814009",
                            "display": "Viral sinusitis (disorder)"
                        }
                    ],
                    "text": "Viral sinusitis (disorder)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "onsetDateTime": "1992-04-11T03:14:47-04:00",
                "abatementDateTime": "1992-04-18T03:14:47-04:00",
                "recordedDate": "1992-04-11T03:14:47-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:248ebe38-3553-9bfd-8d19-41442e543b48",
            "resource": {
                "resourceType": "Condition",
                "id": "248ebe38-3553-9bfd-8d19-41442e543b48",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "onsetDateTime": "1992-04-10T05:04:36-04:00",
                "abatementDateTime": "1992-04-24T05:01:19-04:00",
                "recordedDate": "1992-04-10T05:04:36-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:0eaf8296-7e1d-27a3-202b-00a43387898a",
            "resource": {
                "resourceType": "Observation",
                "id": "0eaf8296-7e1d-27a3-202b-00a43387898a",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T05:04:36-04:00",
                "issued": "1992-04-10T05:04:36.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13863-8",
                                    "display": "A little bit"
                                }
                            ],
                            "text": "A little bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30131-9",
                                    "display": "3 to 5 times a week"
                                }
                            ],
                            "text": "3 to 5 times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1985244c-8a17-0e9c-ad70-1d7af62ec34d",
            "resource": {
                "resourceType": "Observation",
                "id": "1985244c-8a17-0e9c-ad70-1d7af62ec34d",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "70274-6",
                            "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T05:22:25-04:00",
                "issued": "1992-04-10T05:22:25.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ba039cd7-9e6b-8645-1492-36cab34af26c",
            "resource": {
                "resourceType": "Observation",
                "id": "ba039cd7-9e6b-8645-1492-36cab34af26c",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76504-0",
                            "display": "Total score [HARK]"
                        }
                    ],
                    "text": "Total score [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T05:51:19-04:00",
                "issued": "1992-04-10T05:51:19.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1c28bc1a-15b1-b7e0-5ebb-eed9f14c0979",
            "resource": {
                "resourceType": "Observation",
                "id": "1c28bc1a-15b1-b7e0-5ebb-eed9f14c0979",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T06:22:58-04:00",
                "issued": "1992-04-10T06:22:58.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:49d53ea2-730d-5384-5201-b5133f41b1d0",
            "resource": {
                "resourceType": "Observation",
                "id": "49d53ea2-730d-5384-5201-b5133f41b1d0",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T06:57:59-04:00",
                "issued": "1992-04-10T06:57:59.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:be2a8430-0cbf-de54-cd72-ca28bb0266e9",
            "resource": {
                "resourceType": "Procedure",
                "id": "be2a8430-0cbf-de54-cd72-ca28bb0266e9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710841007",
                            "display": "Assessment of anxiety (procedure)"
                        }
                    ],
                    "text": "Assessment of anxiety (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T05:04:36-04:00",
                    "end": "1992-04-10T05:22:25-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:b02eaa77-e8c4-2ff3-a8f3-e2823b5872ee",
            "resource": {
                "resourceType": "Procedure",
                "id": "b02eaa77-e8c4-2ff3-a8f3-e2823b5872ee",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "866148006",
                            "display": "Screening for domestic abuse (procedure)"
                        }
                    ],
                    "text": "Screening for domestic abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T05:22:25-04:00",
                    "end": "1992-04-10T05:51:19-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:a3511024-929f-d337-1a37-0ad20429a08d",
            "resource": {
                "resourceType": "Procedure",
                "id": "a3511024-929f-d337-1a37-0ad20429a08d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T05:51:19-04:00",
                    "end": "1992-04-10T06:01:59-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:8d858420-4c1d-3e1c-ef3a-b3049487b60e",
            "resource": {
                "resourceType": "Procedure",
                "id": "8d858420-4c1d-3e1c-ef3a-b3049487b60e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T06:01:59-04:00",
                    "end": "1992-04-10T06:22:58-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:314ca511-6e5d-14fa-70f4-0360e6e50da7",
            "resource": {
                "resourceType": "Procedure",
                "id": "314ca511-6e5d-14fa-70f4-0360e6e50da7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T06:22:58-04:00",
                    "end": "1992-04-10T06:36:03-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:fa643524-fcdb-ecfa-0466-dfeb7389df0f",
            "resource": {
                "resourceType": "Procedure",
                "id": "fa643524-fcdb-ecfa-0466-dfeb7389df0f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "performedPeriod": {
                    "start": "1992-04-10T06:36:03-04:00",
                    "end": "1992-04-10T06:57:59-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:96426611-e3ed-41c6-d7b0-3e0a521c0e50",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "96426611-e3ed-41c6-d7b0-3e0a521c0e50",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69737-5",
                            "display": "Generalized anxiety disorder 7 item (GAD-7)"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T05:22:25-04:00",
                "issued": "1992-04-10T05:22:25.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:1985244c-8a17-0e9c-ad70-1d7af62ec34d",
                        "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:c22b6156-a703-927f-29ad-b069f1d493e1",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "c22b6156-a703-927f-29ad-b069f1d493e1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76499-3",
                            "display": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                        }
                    ],
                    "text": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T05:51:19-04:00",
                "issued": "1992-04-10T05:51:19.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:ba039cd7-9e6b-8645-1492-36cab34af26c",
                        "display": "Total score [HARK]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:ffe090c8-1c28-d9f4-4037-4d23561ad1f3",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "ffe090c8-1c28-d9f4-4037-4d23561ad1f3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T06:22:58-04:00",
                "issued": "1992-04-10T06:22:58.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:1c28bc1a-15b1-b7e0-5ebb-eed9f14c0979",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:73dd6b49-6889-d60f-888f-521977ef6b0b",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "73dd6b49-6889-d60f-888f-521977ef6b0b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-10T06:57:59-04:00",
                "issued": "1992-04-10T06:57:59.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:49d53ea2-730d-5384-5201-b5133f41b1d0",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:850dc9d8-a929-d292-e9fd-2ba511156dd0",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "850dc9d8-a929-d292-e9fd-2ba511156dd0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                },
                "effectiveDateTime": "1992-04-11T03:14:47-04:00",
                "issued": "1992-04-11T03:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTItMDQtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIENpZ25hIEhlYWx0aC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4gCgojIyBQbGFuCgpUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBhbnhpZXR5IChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkb21lc3RpYyBhYnVzZSAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:9a2608d2-61fb-eb03-29bf-c1747581ea26",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "9a2608d2-61fb-eb03-29bf-c1747581ea26",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:850dc9d8-a929-d292-e9fd-2ba511156dd0"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1992-04-11T03:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTItMDQtMTEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4KCiMgU29jaWFsIEhpc3RvcnkKUGF0aWVudCBpcyBtYXJyaWVkLiBQYXRpZW50IGlzIGFuIGFjdGl2ZSBzbW9rZXIgYW5kIGlzIGFuIGFsY29ob2xpYy4KIFBhdGllbnQgaWRlbnRpZmllcyBhcyBoZXRlcm9zZXh1YWwuCgpQYXRpZW50IGNvbWVzIGZyb20gYSBoaWdoIHNvY2lvZWNvbm9taWMgYmFja2dyb3VuZC4KIFBhdGllbnQgaGFzIGNvbXBsZXRlZCBzb21lIGNvbGxlZ2UgY291cnNlcy4KUGF0aWVudCBjdXJyZW50bHkgaGFzIENpZ25hIEhlYWx0aC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4gCgojIyBQbGFuCgpUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBhbnhpZXR5IChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkb21lc3RpYyBhYnVzZSAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                        }
                    ],
                    "period": {
                        "start": "1992-04-11T03:14:47-04:00",
                        "end": "1992-04-11T03:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:b485796d-fff9-f7e5-abdd-2daf5787437a",
            "resource": {
                "resourceType": "Claim",
                "id": "b485796d-fff9-f7e5-abdd-2daf5787437a",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1992-04-11T03:14:47-04:00",
                    "end": "1992-04-11T03:29:47-04:00"
                },
                "created": "1992-04-11T03:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:eaf6ba1c-5f96-1e7c-fbbe-8ff6aec9e28a"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:248ebe38-3553-9bfd-8d19-41442e543b48"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:be2a8430-0cbf-de54-cd72-ca28bb0266e9"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:b02eaa77-e8c4-2ff3-a8f3-e2823b5872ee"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:a3511024-929f-d337-1a37-0ad20429a08d"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:8d858420-4c1d-3e1c-ef3a-b3049487b60e"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:314ca511-6e5d-14fa-70f4-0360e6e50da7"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:fa643524-fcdb-ecfa-0466-dfeb7389df0f"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "444814009",
                                    "display": "Viral sinusitis (disorder)"
                                }
                            ],
                            "text": "Viral sinusitis (disorder)"
                        }
                    },
                    {
                        "sequence": 3,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:a00fe78c-efa0-9b28-8c14-425c14b2d45f",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "a00fe78c-efa0-9b28-8c14-425c14b2d45f",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "b485796d-fff9-f7e5-abdd-2daf5787437a"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-11T03:29:47-04:00",
                    "end": "1993-04-11T03:29:47-04:00"
                },
                "created": "1992-04-11T03:29:47-04:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:b485796d-fff9-f7e5-abdd-2daf5787437a"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:eaf6ba1c-5f96-1e7c-fbbe-8ff6aec9e28a"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:248ebe38-3553-9bfd-8d19-41442e543b48"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                            }
                        ]
                    },
                    {
                        "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": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient 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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": 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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": 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": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-11T03:14:47-04:00",
                            "end": "1992-04-11T03:29:47-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": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2479.92,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a",
            "resource": {
                "resourceType": "Encounter",
                "id": "f2f337b4-33bb-1fe1-4f96-8102f9a8b75a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1992-04-24T04:14:47-04:00",
                    "end": "1992-04-24T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:641a6158-2fe1-213d-8177-689463b2c8f9",
            "resource": {
                "resourceType": "Condition",
                "id": "641a6158-2fe1-213d-8177-689463b2c8f9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160904001",
                            "display": "Part-time employment (finding)"
                        }
                    ],
                    "text": "Part-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "onsetDateTime": "1992-04-24T05:01:19-04:00",
                "abatementDateTime": "1993-04-30T04:59:37-04:00",
                "recordedDate": "1992-04-24T05:01:19-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:d35f495c-d9b3-2cb3-c328-3d86b4753729",
            "resource": {
                "resourceType": "Condition",
                "id": "d35f495c-d9b3-2cb3-c328-3d86b4753729",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "424393004",
                            "display": "Reports of violence in the environment (finding)"
                        }
                    ],
                    "text": "Reports of violence in the environment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "onsetDateTime": "1992-04-24T05:01:19-04:00",
                "abatementDateTime": "1993-04-30T04:59:37-04:00",
                "recordedDate": "1992-04-24T05:01:19-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:3fa140d8-8b02-d378-f625-b045308c31c9",
            "resource": {
                "resourceType": "Observation",
                "id": "3fa140d8-8b02-d378-f625-b045308c31c9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5cfe2c1b-c0e5-df38-866f-05c671fb907a",
            "resource": {
                "resourceType": "Observation",
                "id": "5cfe2c1b-c0e5-df38-866f-05c671fb907a",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:54c895f3-a77b-9e02-ccb4-a67a7c9281b8",
            "resource": {
                "resourceType": "Observation",
                "id": "54c895f3-a77b-9e02-ccb4-a67a7c9281b8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 102.8,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c1b5332c-1326-7983-65a6-376d79f2972e",
            "resource": {
                "resourceType": "Observation",
                "id": "c1b5332c-1326-7983-65a6-376d79f2972e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.71,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:495e9a55-956b-4d76-07a6-a1a4fe0ac345",
            "resource": {
                "resourceType": "Observation",
                "id": "495e9a55-956b-4d76-07a6-a1a4fe0ac345",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 88,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 138,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:60e633c9-88cb-315b-43ae-abcd98cc1bfd",
            "resource": {
                "resourceType": "Observation",
                "id": "60e633c9-88cb-315b-43ae-abcd98cc1bfd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 97,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3165a5ee-0303-a966-0f8d-0a189fe77700",
            "resource": {
                "resourceType": "Observation",
                "id": "3165a5ee-0303-a966-0f8d-0a189fe77700",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 16,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:125441b5-936c-72ba-713d-086010c032f4",
            "resource": {
                "resourceType": "Observation",
                "id": "125441b5-936c-72ba-713d-086010c032f4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 67.31,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5038336d-fae9-5ed6-02fb-328d50b1c210",
            "resource": {
                "resourceType": "Observation",
                "id": "5038336d-fae9-5ed6-02fb-328d50b1c210",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 14.84,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9d337bb6-c759-f24f-d051-9f3c5d8ac9f1",
            "resource": {
                "resourceType": "Observation",
                "id": "9d337bb6-c759-f24f-d051-9f3c5d8ac9f1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.71,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8378f4ce-04d7-babf-a3cb-c09ebaf9ecae",
            "resource": {
                "resourceType": "Observation",
                "id": "8378f4ce-04d7-babf-a3cb-c09ebaf9ecae",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.45,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:efb5e814-56af-8ffd-cd9b-dfa270d58f29",
            "resource": {
                "resourceType": "Observation",
                "id": "efb5e814-56af-8ffd-cd9b-dfa270d58f29",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 143.76,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9f40f7c9-8011-348e-a37a-a54eb2e930a8",
            "resource": {
                "resourceType": "Observation",
                "id": "9f40f7c9-8011-348e-a37a-a54eb2e930a8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.07,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:23a7611b-2434-095a-0bab-5672128827a3",
            "resource": {
                "resourceType": "Observation",
                "id": "23a7611b-2434-095a-0bab-5672128827a3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 108.69,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:bf3dda5e-b666-c8a2-c695-a5803dced7df",
            "resource": {
                "resourceType": "Observation",
                "id": "bf3dda5e-b666-c8a2-c695-a5803dced7df",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 23.16,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9cea919c-cf6b-7c31-7610-3eb47d78b5bb",
            "resource": {
                "resourceType": "Observation",
                "id": "9cea919c-cf6b-7c31-7610-3eb47d78b5bb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:94b20f52-75e0-22d1-9585-727a19c2aac9",
            "resource": {
                "resourceType": "Observation",
                "id": "94b20f52-75e0-22d1-9585-727a19c2aac9",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.38,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:96e90170-1e87-b900-54cd-a2112636afa0",
            "resource": {
                "resourceType": "Observation",
                "id": "96e90170-1e87-b900-54cd-a2112636afa0",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T05:01:19-04:00",
                "issued": "1992-04-24T05:01:19.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6568-5",
                                    "display": "Not at all"
                                }
                            ],
                            "text": "Not at all"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30138-4",
                                    "display": "Part-time or temporary work"
                                }
                            ],
                            "text": "Part-time or temporary work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:058932a8-f64e-98e3-1731-526a94b6aeef",
            "resource": {
                "resourceType": "Observation",
                "id": "058932a8-f64e-98e3-1731-526a94b6aeef",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76504-0",
                            "display": "Total score [HARK]"
                        }
                    ],
                    "text": "Total score [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T05:43:14-04:00",
                "issued": "1992-04-24T05:43:14.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:464831ec-5620-657b-e2bf-0956d6ea05d5",
            "resource": {
                "resourceType": "Observation",
                "id": "464831ec-5620-657b-e2bf-0956d6ea05d5",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T06:21:57-04:00",
                "issued": "1992-04-24T06:21:57.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:04f26e2f-6f54-f516-603f-58e153923570",
            "resource": {
                "resourceType": "Observation",
                "id": "04f26e2f-6f54-f516-603f-58e153923570",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "75626-2",
                            "display": "Total score [AUDIT-C]"
                        }
                    ],
                    "text": "Total score [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T07:00:19-04:00",
                "issued": "1992-04-24T07:00:19.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:4c75ca6f-61dc-ef07-dbd3-bcf7f08099b4",
            "resource": {
                "resourceType": "Procedure",
                "id": "4c75ca6f-61dc-ef07-dbd3-bcf7f08099b4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T04:14:47-04:00",
                    "end": "1992-04-24T05:01:19-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:6a32edf4-0aae-1098-97f3-2f516330397d",
            "resource": {
                "resourceType": "Procedure",
                "id": "6a32edf4-0aae-1098-97f3-2f516330397d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "866148006",
                            "display": "Screening for domestic abuse (procedure)"
                        }
                    ],
                    "text": "Screening for domestic abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T05:01:19-04:00",
                    "end": "1992-04-24T05:43:14-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:9adcd4d9-2c7a-4d3f-7241-958aaea403e6",
            "resource": {
                "resourceType": "Procedure",
                "id": "9adcd4d9-2c7a-4d3f-7241-958aaea403e6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T05:43:14-04:00",
                    "end": "1992-04-24T05:56:27-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:aea264ca-cdbc-3e10-71ed-6d938e5b0edb",
            "resource": {
                "resourceType": "Procedure",
                "id": "aea264ca-cdbc-3e10-71ed-6d938e5b0edb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T05:56:27-04:00",
                    "end": "1992-04-24T06:21:57-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:0bd60a10-28d6-9473-1c11-5c49c131aaec",
            "resource": {
                "resourceType": "Procedure",
                "id": "0bd60a10-28d6-9473-1c11-5c49c131aaec",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T06:21:57-04:00",
                    "end": "1992-04-24T06:34:56-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e803a0ca-acab-8416-024d-82657d1f6064",
            "resource": {
                "resourceType": "Procedure",
                "id": "e803a0ca-acab-8416-024d-82657d1f6064",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "763302001",
                            "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        }
                    ],
                    "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "performedPeriod": {
                    "start": "1992-04-24T06:34:56-04:00",
                    "end": "1992-04-24T07:00:19-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e7a52e7d-d8ec-5824-b4a6-bb936b2f299a",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "e7a52e7d-d8ec-5824-b4a6-bb936b2f299a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "authoredOn": "1992-04-24T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:08ab2fcf-38b0-a7b7-3ff8-2be393107e86",
            "resource": {
                "resourceType": "Claim",
                "id": "08ab2fcf-38b0-a7b7-3ff8-2be393107e86",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-24T04:14:47-04:00",
                    "end": "1992-04-24T04:29:47-04:00"
                },
                "created": "1992-04-24T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:e7a52e7d-d8ec-5824-b4a6-bb936b2f299a"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 25.3,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:44157e8e-12e7-dd8a-8025-bf679c750596",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "44157e8e-12e7-dd8a-8025-bf679c750596",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "authoredOn": "1992-04-24T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:6b2613f6-422f-06f2-7f04-8014db57fdc2",
            "resource": {
                "resourceType": "Claim",
                "id": "6b2613f6-422f-06f2-7f04-8014db57fdc2",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-24T04:14:47-04:00",
                    "end": "1992-04-24T04:29:47-04:00"
                },
                "created": "1992-04-24T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:44157e8e-12e7-dd8a-8025-bf679c750596"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 16.02,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ad872b31-dfc0-1e0e-b8d7-e5ee2889b5dd",
            "resource": {
                "resourceType": "Immunization",
                "id": "ad872b31-dfc0-1e0e-b8d7-e5ee2889b5dd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "occurrenceDateTime": "1992-04-24T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:f3528823-56cf-433d-ab91-856192aaa52e",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "f3528823-56cf-433d-ab91-856192aaa52e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:125441b5-936c-72ba-713d-086010c032f4",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:5038336d-fae9-5ed6-02fb-328d50b1c210",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:9d337bb6-c759-f24f-d051-9f3c5d8ac9f1",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:8378f4ce-04d7-babf-a3cb-c09ebaf9ecae",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:efb5e814-56af-8ffd-cd9b-dfa270d58f29",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:9f40f7c9-8011-348e-a37a-a54eb2e930a8",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:23a7611b-2434-095a-0bab-5672128827a3",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:bf3dda5e-b666-c8a2-c695-a5803dced7df",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:d07fe660-11fd-99d0-70f2-bff15266f93f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "d07fe660-11fd-99d0-70f2-bff15266f93f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76499-3",
                            "display": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                        }
                    ],
                    "text": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T05:43:14-04:00",
                "issued": "1992-04-24T05:43:14.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:058932a8-f64e-98e3-1731-526a94b6aeef",
                        "display": "Total score [HARK]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:9b1cd47e-3ad0-bc00-1386-5b15087cacf4",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "9b1cd47e-3ad0-bc00-1386-5b15087cacf4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T06:21:57-04:00",
                "issued": "1992-04-24T06:21:57.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:464831ec-5620-657b-e2bf-0956d6ea05d5",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:eb107f90-1e98-fa22-bd62-215f62237cde",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "eb107f90-1e98-fa22-bd62-215f62237cde",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72109-2",
                            "display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                        }
                    ],
                    "text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T07:00:19-04:00",
                "issued": "1992-04-24T07:00:19.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:04f26e2f-6f54-f516-603f-58e153923570",
                        "display": "Total score [AUDIT-C]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:155232f1-5c1f-d918-1bfe-f1dea20f4cd1",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "155232f1-5c1f-d918-1bfe-f1dea20f4cd1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                },
                "effectiveDateTime": "1992-04-24T04:14:47-04:00",
                "issued": "1992-04-24T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTItMDQtMjQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBDaWduYSBIZWFsdGguCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCnNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHBhcnQtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBzY3JlZW5pbmcgZm9yIGRvbWVzdGljIGFidXNlIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:a5a19040-551b-840a-5077-e1c8debad2b3",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "a5a19040-551b-840a-5077-e1c8debad2b3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:155232f1-5c1f-d918-1bfe-f1dea20f4cd1"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1992-04-24T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTItMDQtMjQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDM5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgbGltaXRlZCBzb2NpYWwgY29udGFjdCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBDaWduYSBIZWFsdGguCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCnNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHBhcnQtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBzY3JlZW5pbmcgZm9yIGRvbWVzdGljIGFidXNlIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                        }
                    ],
                    "period": {
                        "start": "1992-04-24T04:14:47-04:00",
                        "end": "1992-04-24T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:4d3bc3aa-c4fb-2556-5567-5453c3319a97",
            "resource": {
                "resourceType": "Claim",
                "id": "4d3bc3aa-c4fb-2556-5567-5453c3319a97",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1992-04-24T04:14:47-04:00",
                    "end": "1992-04-24T04:29:47-04:00"
                },
                "created": "1992-04-24T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:ad872b31-dfc0-1e0e-b8d7-e5ee2889b5dd"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:641a6158-2fe1-213d-8177-689463b2c8f9"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:d35f495c-d9b3-2cb3-c328-3d86b4753729"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:4c75ca6f-61dc-ef07-dbd3-bcf7f08099b4"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:6a32edf4-0aae-1098-97f3-2f516330397d"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:9adcd4d9-2c7a-4d3f-7241-958aaea403e6"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:aea264ca-cdbc-3e10-71ed-6d938e5b0edb"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:0bd60a10-28d6-9473-1c11-5c49c131aaec"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:e803a0ca-acab-8416-024d-82657d1f6064"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "424393004",
                                    "display": "Reports of violence in the environment (finding)"
                                }
                            ],
                            "text": "Reports of violence in the environment (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 10,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:92f93870-4f6b-5ac4-e5a3-2ce5536db809",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "92f93870-4f6b-5ac4-e5a3-2ce5536db809",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "4d3bc3aa-c4fb-2556-5567-5453c3319a97"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1992-04-24T04:29:47-04:00",
                    "end": "1993-04-24T04:29:47-04:00"
                },
                "created": "1992-04-24T04:29:47-04:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:4d3bc3aa-c4fb-2556-5567-5453c3319a97"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:641a6158-2fe1-213d-8177-689463b2c8f9"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:d35f495c-d9b3-2cb3-c328-3d86b4753729"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "424393004",
                                    "display": "Reports of violence in the environment (finding)"
                                }
                            ],
                            "text": "Reports of violence in the environment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 10,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1992-04-24T04:14:47-04:00",
                            "end": "1992-04-24T04:29:47-04: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2592.3360000000002,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab",
            "resource": {
                "resourceType": "Encounter",
                "id": "edf391a1-4331-38fe-ff87-7f6c41ceb8ab",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1993-04-30T04:14:47-04:00",
                    "end": "1993-04-30T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:ff8beb27-54ed-923e-2191-630e3d74ac00",
            "resource": {
                "resourceType": "Condition",
                "id": "ff8beb27-54ed-923e-2191-630e3d74ac00",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "onsetDateTime": "1993-04-30T04:59:37-04:00",
                "abatementDateTime": "1994-05-06T04:53:11-04:00",
                "recordedDate": "1993-04-30T04:59:37-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:c8a5a708-5041-7449-3501-cb03d2a35487",
            "resource": {
                "resourceType": "Condition",
                "id": "c8a5a708-5041-7449-3501-cb03d2a35487",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "73595000",
                            "display": "Stress (finding)"
                        }
                    ],
                    "text": "Stress (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "onsetDateTime": "1993-04-30T04:59:37-04:00",
                "abatementDateTime": "1998-05-29T04:47:43-04:00",
                "recordedDate": "1993-04-30T04:59:37-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:e86a4aec-77e8-119b-d45a-89c1dbfed60b",
            "resource": {
                "resourceType": "Observation",
                "id": "e86a4aec-77e8-119b-d45a-89c1dbfed60b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e52f31db-c5e9-89e3-a405-e25a8eb47539",
            "resource": {
                "resourceType": "Observation",
                "id": "e52f31db-c5e9-89e3-a405-e25a8eb47539",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ea5e164d-674d-45b1-dd9b-4c2321b73c72",
            "resource": {
                "resourceType": "Observation",
                "id": "ea5e164d-674d-45b1-dd9b-4c2321b73c72",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 101.7,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:44cdb85c-91e9-d96d-f03a-4c954a6199e2",
            "resource": {
                "resourceType": "Observation",
                "id": "44cdb85c-91e9-d96d-f03a-4c954a6199e2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.4,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ba08245b-4a5b-a38b-4c9e-8b76f44a4ad1",
            "resource": {
                "resourceType": "Observation",
                "id": "ba08245b-4a5b-a38b-4c9e-8b76f44a4ad1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 81,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 125,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e2d05d8d-6b0a-99fc-981e-853bf82c2839",
            "resource": {
                "resourceType": "Observation",
                "id": "e2d05d8d-6b0a-99fc-981e-853bf82c2839",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 99,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3e11712c-7eba-fae7-b8f8-7fa83ba5a897",
            "resource": {
                "resourceType": "Observation",
                "id": "3e11712c-7eba-fae7-b8f8-7fa83ba5a897",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 12,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:4b7d35b3-00ab-d498-7e67-a4b9ba8e2b06",
            "resource": {
                "resourceType": "Observation",
                "id": "4b7d35b3-00ab-d498-7e67-a4b9ba8e2b06",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 83.63,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b4c13a57-bd01-98b8-3a35-67c4ffec5f88",
            "resource": {
                "resourceType": "Observation",
                "id": "b4c13a57-bd01-98b8-3a35-67c4ffec5f88",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 14.09,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:359caada-3d6a-2ebe-0619-98de997a60a7",
            "resource": {
                "resourceType": "Observation",
                "id": "359caada-3d6a-2ebe-0619-98de997a60a7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.43,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:668a2b7c-facb-39a5-d77d-ca7efa59523c",
            "resource": {
                "resourceType": "Observation",
                "id": "668a2b7c-facb-39a5-d77d-ca7efa59523c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.36,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e75cf151-fca2-84df-065e-ed61095f998e",
            "resource": {
                "resourceType": "Observation",
                "id": "e75cf151-fca2-84df-065e-ed61095f998e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 140.68,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:47609abc-5ccb-cc88-c252-46ac8a8a029e",
            "resource": {
                "resourceType": "Observation",
                "id": "47609abc-5ccb-cc88-c252-46ac8a8a029e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 3.96,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d37f8c2e-01de-54df-b961-245692c966c0",
            "resource": {
                "resourceType": "Observation",
                "id": "d37f8c2e-01de-54df-b961-245692c966c0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 105.8,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:90ebd538-ae88-04f1-31c0-f3c7f6eba86d",
            "resource": {
                "resourceType": "Observation",
                "id": "90ebd538-ae88-04f1-31c0-f3c7f6eba86d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 27.16,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c802e1c5-1872-f896-2fa3-9ebdf2f81857",
            "resource": {
                "resourceType": "Observation",
                "id": "c802e1c5-1872-f896-2fa3-9ebdf2f81857",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2093-3",
                            "display": "Total Cholesterol"
                        }
                    ],
                    "text": "Total Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 185.98,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:cfe47b9e-209d-bda1-3db6-52703c4497be",
            "resource": {
                "resourceType": "Observation",
                "id": "cfe47b9e-209d-bda1-3db6-52703c4497be",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2571-8",
                            "display": "Triglycerides"
                        }
                    ],
                    "text": "Triglycerides"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 149.48,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3bb9e032-00dd-b052-bfa3-14f4ff0a0c02",
            "resource": {
                "resourceType": "Observation",
                "id": "3bb9e032-00dd-b052-bfa3-14f4ff0a0c02",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "18262-6",
                            "display": "Low Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "Low Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 93.82,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1731ee97-81c6-2b0f-ac4b-cce57593f778",
            "resource": {
                "resourceType": "Observation",
                "id": "1731ee97-81c6-2b0f-ac4b-cce57593f778",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2085-9",
                            "display": "High Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "High Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 62.26,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c483b1d4-38a6-7d53-5fbb-9f406c904b80",
            "resource": {
                "resourceType": "Observation",
                "id": "c483b1d4-38a6-7d53-5fbb-9f406c904b80",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0b98cb58-c1fb-dde6-3d35-c78e12c1c7d6",
            "resource": {
                "resourceType": "Observation",
                "id": "0b98cb58-c1fb-dde6-3d35-c78e12c1c7d6",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.99,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:841581cd-b8d3-cc4e-d697-4e4863a87b29",
            "resource": {
                "resourceType": "Observation",
                "id": "841581cd-b8d3-cc4e-d697-4e4863a87b29",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:59:37-04:00",
                "issued": "1993-04-30T04:59:37.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13863-8",
                                    "display": "A little bit"
                                }
                            ],
                            "text": "A little bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:430c7815-526e-9585-a1b3-4175a9d938e9",
            "resource": {
                "resourceType": "Observation",
                "id": "430c7815-526e-9585-a1b3-4175a9d938e9",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "75626-2",
                            "display": "Total score [AUDIT-C]"
                        }
                    ],
                    "text": "Total score [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T05:41:53-04:00",
                "issued": "1993-04-30T05:41:53.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:65885088-7e38-efeb-34a7-539867f61865",
            "resource": {
                "resourceType": "Procedure",
                "id": "65885088-7e38-efeb-34a7-539867f61865",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "performedPeriod": {
                    "start": "1993-04-30T04:14:47-04:00",
                    "end": "1993-04-30T04:59:37-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:02f5c084-e02e-e27e-f9a1-04ca2bc75114",
            "resource": {
                "resourceType": "Procedure",
                "id": "02f5c084-e02e-e27e-f9a1-04ca2bc75114",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "performedPeriod": {
                    "start": "1993-04-30T04:59:37-04:00",
                    "end": "1993-04-30T05:12:46-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:5a1cd82c-0e29-6b47-1769-ba21b7150832",
            "resource": {
                "resourceType": "Procedure",
                "id": "5a1cd82c-0e29-6b47-1769-ba21b7150832",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "763302001",
                            "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        }
                    ],
                    "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "performedPeriod": {
                    "start": "1993-04-30T05:12:46-04:00",
                    "end": "1993-04-30T05:41:53-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:c1008266-fabb-9917-6092-675baad7e38e",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "c1008266-fabb-9917-6092-675baad7e38e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "authoredOn": "1993-04-30T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:5fe7812a-315b-0c73-cd7d-aeb8b45f75a2",
            "resource": {
                "resourceType": "Claim",
                "id": "5fe7812a-315b-0c73-cd7d-aeb8b45f75a2",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1993-04-30T04:14:47-04:00",
                    "end": "1993-04-30T04:29:47-04:00"
                },
                "created": "1993-04-30T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:c1008266-fabb-9917-6092-675baad7e38e"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 121.62,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ea4269fb-72db-13cc-d011-9b22ae6ad6e3",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ea4269fb-72db-13cc-d011-9b22ae6ad6e3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "authoredOn": "1993-04-30T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:015666b3-ce00-d6f3-90c8-58955b21005a",
            "resource": {
                "resourceType": "Claim",
                "id": "015666b3-ce00-d6f3-90c8-58955b21005a",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1993-04-30T04:14:47-04:00",
                    "end": "1993-04-30T04:29:47-04:00"
                },
                "created": "1993-04-30T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ea4269fb-72db-13cc-d011-9b22ae6ad6e3"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 32.68,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5cccbe86-a16a-45cb-5e69-8eb9449bbb74",
            "resource": {
                "resourceType": "Immunization",
                "id": "5cccbe86-a16a-45cb-5e69-8eb9449bbb74",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "occurrenceDateTime": "1993-04-30T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:28c36b43-2168-be3f-b22c-41d1f9913b15",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "28c36b43-2168-be3f-b22c-41d1f9913b15",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:4b7d35b3-00ab-d498-7e67-a4b9ba8e2b06",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:b4c13a57-bd01-98b8-3a35-67c4ffec5f88",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:359caada-3d6a-2ebe-0619-98de997a60a7",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:668a2b7c-facb-39a5-d77d-ca7efa59523c",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:e75cf151-fca2-84df-065e-ed61095f998e",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:47609abc-5ccb-cc88-c252-46ac8a8a029e",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:d37f8c2e-01de-54df-b961-245692c966c0",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:90ebd538-ae88-04f1-31c0-f3c7f6eba86d",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:affb3ed5-510b-9d76-ab9b-5dda9fd5b1f2",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "affb3ed5-510b-9d76-ab9b-5dda9fd5b1f2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "57698-3",
                            "display": "Lipid Panel"
                        }
                    ],
                    "text": "Lipid Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:c802e1c5-1872-f896-2fa3-9ebdf2f81857",
                        "display": "Total Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:cfe47b9e-209d-bda1-3db6-52703c4497be",
                        "display": "Triglycerides"
                    },
                    {
                        "reference": "urn:uuid:3bb9e032-00dd-b052-bfa3-14f4ff0a0c02",
                        "display": "Low Density Lipoprotein Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:1731ee97-81c6-2b0f-ac4b-cce57593f778",
                        "display": "High Density Lipoprotein Cholesterol"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:97845d0f-98a6-3045-c095-4fefa82f7a1f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "97845d0f-98a6-3045-c095-4fefa82f7a1f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72109-2",
                            "display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                        }
                    ],
                    "text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T05:41:53-04:00",
                "issued": "1993-04-30T05:41:53.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:430c7815-526e-9585-a1b3-4175a9d938e9",
                        "display": "Total score [AUDIT-C]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:e0120daf-b8df-b6e5-2061-51ed138da1e7",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "e0120daf-b8df-b6e5-2061-51ed138da1e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                },
                "effectiveDateTime": "1993-04-30T04:14:47-04:00",
                "issued": "1993-04-30T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTMtMDQtMzAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQwIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCnNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:0c2b2a9c-2f13-6fe5-6b5b-4c540a59f1db",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "0c2b2a9c-2f13-6fe5-6b5b-4c540a59f1db",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:e0120daf-b8df-b6e5-2061-51ed138da1e7"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1993-04-30T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTMtMDQtMzAKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQwIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCnNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgc3RyZXNzIChmaW5kaW5nKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                        }
                    ],
                    "period": {
                        "start": "1993-04-30T04:14:47-04:00",
                        "end": "1993-04-30T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:31fcae69-d1b1-de61-7d61-7273b09cc02d",
            "resource": {
                "resourceType": "Claim",
                "id": "31fcae69-d1b1-de61-7d61-7273b09cc02d",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1993-04-30T04:14:47-04:00",
                    "end": "1993-04-30T04:29:47-04:00"
                },
                "created": "1993-04-30T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:5cccbe86-a16a-45cb-5e69-8eb9449bbb74"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:ff8beb27-54ed-923e-2191-630e3d74ac00"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c8a5a708-5041-7449-3501-cb03d2a35487"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:65885088-7e38-efeb-34a7-539867f61865"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:02f5c084-e02e-e27e-f9a1-04ca2bc75114"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:5a1cd82c-0e29-6b47-1769-ba21b7150832"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:27e82727-88b3-bf74-1e3c-fcc5e63a253e",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "27e82727-88b3-bf74-1e3c-fcc5e63a253e",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "31fcae69-d1b1-de61-7d61-7273b09cc02d"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1993-04-30T04:29:47-04:00",
                    "end": "1994-04-30T04:29:47-04:00"
                },
                "created": "1993-04-30T04:29:47-04:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:31fcae69-d1b1-de61-7d61-7273b09cc02d"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:ff8beb27-54ed-923e-2191-630e3d74ac00"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c8a5a708-5041-7449-3501-cb03d2a35487"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1993-04-30T04:14:47-04:00",
                            "end": "1993-04-30T04:29:47-04: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 1352.376,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574",
            "resource": {
                "resourceType": "Encounter",
                "id": "2c401159-5242-62ea-1af1-a59896f56574",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "2c401159-5242-62ea-1af1-a59896f56574"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:6f405f3d-f5c0-5b3a-1b75-cbf20b60a451",
            "resource": {
                "resourceType": "Condition",
                "id": "6f405f3d-f5c0-5b3a-1b75-cbf20b60a451",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "271737000",
                            "display": "Anemia (disorder)"
                        }
                    ],
                    "text": "Anemia (disorder)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "onsetDateTime": "1994-05-06T04:14:47-04:00",
                "recordedDate": "1994-05-06T04:14:47-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:5271b055-ca98-b8b2-240f-60ad4fac34c1",
            "resource": {
                "resourceType": "Observation",
                "id": "5271b055-ca98-b8b2-240f-60ad4fac34c1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5689fd26-2bea-43f4-26b0-01e6d0aa1ab2",
            "resource": {
                "resourceType": "Observation",
                "id": "5689fd26-2bea-43f4-26b0-01e6d0aa1ab2",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e8c5bb3b-a987-6ba0-096c-e89f278f91e9",
            "resource": {
                "resourceType": "Observation",
                "id": "e8c5bb3b-a987-6ba0-096c-e89f278f91e9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 96.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:26e0bd70-c91a-d952-a9d5-8c9a2b47ae13",
            "resource": {
                "resourceType": "Observation",
                "id": "26e0bd70-c91a-d952-a9d5-8c9a2b47ae13",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 27.81,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6586546f-72cb-e1ce-63b6-22878fc7681a",
            "resource": {
                "resourceType": "Observation",
                "id": "6586546f-72cb-e1ce-63b6-22878fc7681a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 83,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 114,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ac847372-a2bd-447a-9b01-58640204acba",
            "resource": {
                "resourceType": "Observation",
                "id": "ac847372-a2bd-447a-9b01-58640204acba",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 61,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5e85dd52-0f73-ee0c-7e6e-f41fff374053",
            "resource": {
                "resourceType": "Observation",
                "id": "5e85dd52-0f73-ee0c-7e6e-f41fff374053",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 15,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0bd39dc0-7bda-b283-5113-387fe9238c00",
            "resource": {
                "resourceType": "Observation",
                "id": "0bd39dc0-7bda-b283-5113-387fe9238c00",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 71.48,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b0de52cf-ed73-325a-cf0d-3444ac9ca7e7",
            "resource": {
                "resourceType": "Observation",
                "id": "b0de52cf-ed73-325a-cf0d-3444ac9ca7e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.26,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ce540ab5-fb93-5efb-e2a8-5f8de46c36d2",
            "resource": {
                "resourceType": "Observation",
                "id": "ce540ab5-fb93-5efb-e2a8-5f8de46c36d2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.61,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:598fb9d3-9692-5272-ae30-2b7abea3e6ff",
            "resource": {
                "resourceType": "Observation",
                "id": "598fb9d3-9692-5272-ae30-2b7abea3e6ff",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.4,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:357b8cf2-a4be-6e62-a17a-68132645ac33",
            "resource": {
                "resourceType": "Observation",
                "id": "357b8cf2-a4be-6e62-a17a-68132645ac33",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 139.97,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:f5cf9bcf-8221-f63b-c317-a4673c6d0714",
            "resource": {
                "resourceType": "Observation",
                "id": "f5cf9bcf-8221-f63b-c317-a4673c6d0714",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.75,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:252abfdb-1eba-98ad-c266-ecf703f4edb8",
            "resource": {
                "resourceType": "Observation",
                "id": "252abfdb-1eba-98ad-c266-ecf703f4edb8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 106.02,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2a1b933a-281b-9c57-b3bc-8c531e3b2979",
            "resource": {
                "resourceType": "Observation",
                "id": "2a1b933a-281b-9c57-b3bc-8c531e3b2979",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 25.04,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:840bdc13-56b9-a3c3-48a1-b204805b3e0a",
            "resource": {
                "resourceType": "Observation",
                "id": "840bdc13-56b9-a3c3-48a1-b204805b3e0a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3f60e80a-c79a-3c96-d62d-23ae5b482dcf",
            "resource": {
                "resourceType": "Observation",
                "id": "3f60e80a-c79a-3c96-d62d-23ae5b482dcf",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.09,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c4479c08-e010-ae03-d8d3-5c6ddfcdaf68",
            "resource": {
                "resourceType": "Procedure",
                "id": "c4479c08-e010-ae03-d8d3-5c6ddfcdaf68",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "performedPeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:53:11-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:1dcb3c3d-e5d4-ba81-d20e-be88b6f6a88e",
            "resource": {
                "resourceType": "Procedure",
                "id": "1dcb3c3d-e5d4-ba81-d20e-be88b6f6a88e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "performedPeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:63423068-8157-48bd-2f26-bb45b0e00222",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "63423068-8157-48bd-2f26-bb45b0e00222",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:6d0c4857-4604-27d0-5b67-151a5cdc2983",
            "resource": {
                "resourceType": "Claim",
                "id": "6d0c4857-4604-27d0-5b67-151a5cdc2983",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:63423068-8157-48bd-2f26-bb45b0e00222"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 46.96,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:935244a9-0b5f-62b4-9186-a005973cd31f",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "935244a9-0b5f-62b4-9186-a005973cd31f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:0a2ea7d8-fddf-d6f4-720f-243d105dd24c",
            "resource": {
                "resourceType": "Claim",
                "id": "0a2ea7d8-fddf-d6f4-720f-243d105dd24c",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:935244a9-0b5f-62b4-9186-a005973cd31f"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 321.6,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:eea4137e-6e50-02a3-bd8e-4708eee51a58",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "eea4137e-6e50-02a3-bd8e-4708eee51a58",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:3345b5cf-5599-3d8e-db71-9dedd1d93cde",
            "resource": {
                "resourceType": "Claim",
                "id": "3345b5cf-5599-3d8e-db71-9dedd1d93cde",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:eea4137e-6e50-02a3-bd8e-4708eee51a58"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 14.58,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:06ba8b64-806c-d1b4-7fee-500f0f70f95b",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "06ba8b64-806c-d1b4-7fee-500f0f70f95b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:c18c7944-5581-a6f6-de76-e9d06093b200",
            "resource": {
                "resourceType": "Claim",
                "id": "c18c7944-5581-a6f6-de76-e9d06093b200",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:06ba8b64-806c-d1b4-7fee-500f0f70f95b"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 18.16,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:e040831b-1154-760a-5948-46bb902bd9c9",
            "resource": {
                "resourceType": "Immunization",
                "id": "e040831b-1154-760a-5948-46bb902bd9c9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "occurrenceDateTime": "1994-05-06T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:8ac5a1cb-3ec3-b6b5-a3c0-b5a8ede9afcd",
            "resource": {
                "resourceType": "Immunization",
                "id": "8ac5a1cb-3ec3-b6b5-a3c0-b5a8ede9afcd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "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:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "occurrenceDateTime": "1994-05-06T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:ef1bfe24-b3bf-bd39-52c2-bb1a6f25dbd8",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "ef1bfe24-b3bf-bd39-52c2-bb1a6f25dbd8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:0bd39dc0-7bda-b283-5113-387fe9238c00",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:b0de52cf-ed73-325a-cf0d-3444ac9ca7e7",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:ce540ab5-fb93-5efb-e2a8-5f8de46c36d2",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:598fb9d3-9692-5272-ae30-2b7abea3e6ff",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:357b8cf2-a4be-6e62-a17a-68132645ac33",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:f5cf9bcf-8221-f63b-c317-a4673c6d0714",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:252abfdb-1eba-98ad-c266-ecf703f4edb8",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:2a1b933a-281b-9c57-b3bc-8c531e3b2979",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:8aee93f6-afda-bb0b-fe97-15e2ab78c036",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "8aee93f6-afda-bb0b-fe97-15e2ab78c036",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTQtMDUtMDYKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBhbmVtaWEgKGRpc29yZGVyKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUsIHRkIChhZHVsdCkgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:f2f58149-1f0b-96c8-6ad7-ea13669494d1",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "f2f58149-1f0b-96c8-6ad7-ea13669494d1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:8aee93f6-afda-bb0b-fe97-15e2ab78c036"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1994-05-06T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTQtMDUtMDYKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBhbmVtaWEgKGRpc29yZGVyKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUsIHRkIChhZHVsdCkgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                        }
                    ],
                    "period": {
                        "start": "1994-05-06T04:14:47-04:00",
                        "end": "1994-05-06T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:c79785e3-e0b1-cf6a-cd29-360c9b3d9f7e",
            "resource": {
                "resourceType": "Claim",
                "id": "c79785e3-e0b1-cf6a-cd29-360c9b3d9f7e",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:e040831b-1154-760a-5948-46bb902bd9c9"
                        }
                    },
                    {
                        "sequence": 2,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:8ac5a1cb-3ec3-b6b5-a3c0-b5a8ede9afcd"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:6f405f3d-f5c0-5b3a-1b75-cbf20b60a451"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:c4479c08-e010-ae03-d8d3-5c6ddfcdaf68"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:1dcb3c3d-e5d4-ba81-d20e-be88b6f6a88e"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 421.84,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "271737000",
                                    "display": "Anemia (disorder)"
                                }
                            ],
                            "text": "Anemia (disorder)"
                        }
                    }
                ],
                "total": {
                    "value": 1348.69,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:28a57713-2917-deb6-d120-f5f80d1d1d93",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "28a57713-2917-deb6-d120-f5f80d1d1d93",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Humana"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Humana"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "c79785e3-e0b1-cf6a-cd29-360c9b3d9f7e"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:29:47-04:00",
                    "end": "1995-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "insurer": {
                    "display": "Humana"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:c79785e3-e0b1-cf6a-cd29-360c9b3d9f7e"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:6f405f3d-f5c0-5b3a-1b75-cbf20b60a451"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29: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": "113",
                                    "display": "Td (adult) preservative free"
                                }
                            ],
                            "text": "Td (adult) preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29: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,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 421.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": 84.368,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://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.472,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 421.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": 421.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "271737000",
                                    "display": "Anemia (disorder)"
                                }
                            ],
                            "text": "Anemia (disorder)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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": 1348.69,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 975.624,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc",
            "resource": {
                "resourceType": "Encounter",
                "id": "f672abad-3594-cef8-9103-99582de0b2bc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "f672abad-3594-cef8-9103-99582de0b2bc"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185347001",
                                "display": "Encounter for problem"
                            }
                        ],
                        "text": "Encounter for problem"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "271737000",
                                "display": "Anemia (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:a139a452-2044-f7f2-7e1f-aefc96e1710e",
            "resource": {
                "resourceType": "Condition",
                "id": "a139a452-2044-f7f2-7e1f-aefc96e1710e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "onsetDateTime": "1994-05-06T04:53:11-04:00",
                "abatementDateTime": "1995-05-12T04:45:46-04:00",
                "recordedDate": "1994-05-06T04:53:11-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:d0ec73f3-635d-1711-5add-eb1ac8aace5c",
            "resource": {
                "resourceType": "Condition",
                "id": "d0ec73f3-635d-1711-5add-eb1ac8aace5c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "423315002",
                            "display": "Limited social contact (finding)"
                        }
                    ],
                    "text": "Limited social contact (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "onsetDateTime": "1994-05-06T04:53:11-04:00",
                "abatementDateTime": "1995-05-12T04:45:46-04:00",
                "recordedDate": "1994-05-06T04:53:11-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:3384ac97-bc9a-36e2-9248-ebba2e6b1ac9",
            "resource": {
                "resourceType": "Observation",
                "id": "3384ac97-bc9a-36e2-9248-ebba2e6b1ac9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "718-7",
                            "display": "Hemoglobin [Mass/volume] in Blood"
                        }
                    ],
                    "text": "Hemoglobin [Mass/volume] in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 11.343,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a6ded45c-8284-19c3-a722-5f5041dc4c9e",
            "resource": {
                "resourceType": "Observation",
                "id": "a6ded45c-8284-19c3-a722-5f5041dc4c9e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20570-8",
                            "display": "Hematocrit [Volume Fraction] of Blood"
                        }
                    ],
                    "text": "Hematocrit [Volume Fraction] of Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.309,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6969a6bc-f65f-1bdd-4dd1-71aae5cd355d",
            "resource": {
                "resourceType": "Observation",
                "id": "6969a6bc-f65f-1bdd-4dd1-71aae5cd355d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6690-2",
                            "display": "WBC Auto (Bld) [#/Vol]"
                        }
                    ],
                    "text": "WBC Auto (Bld) [#/Vol]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.631,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:32b1a611-ba05-c051-52d0-a313bf607416",
            "resource": {
                "resourceType": "Observation",
                "id": "32b1a611-ba05-c051-52d0-a313bf607416",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "789-8",
                            "display": "RBC Auto (Bld) [#/Vol]"
                        }
                    ],
                    "text": "RBC Auto (Bld) [#/Vol]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.8558,
                    "unit": "10*6/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*6/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fe55c15b-cfb1-5db1-60ff-6db13197b8f8",
            "resource": {
                "resourceType": "Observation",
                "id": "fe55c15b-cfb1-5db1-60ff-6db13197b8f8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "787-2",
                            "display": "MCV [Entitic volume] by Automated count"
                        }
                    ],
                    "text": "MCV [Entitic volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 84.611,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e97a123f-9e3c-9db1-629e-5d2b29172e2a",
            "resource": {
                "resourceType": "Observation",
                "id": "e97a123f-9e3c-9db1-629e-5d2b29172e2a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "785-6",
                            "display": "MCH [Entitic mass] by Automated count"
                        }
                    ],
                    "text": "MCH [Entitic mass] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.092,
                    "unit": "pg",
                    "system": "http://unitsofmeasure.org",
                    "code": "pg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0099f753-85e1-c41e-cb02-7c8fb87619db",
            "resource": {
                "resourceType": "Observation",
                "id": "0099f753-85e1-c41e-cb02-7c8fb87619db",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "786-4",
                            "display": "MCHC [Mass/volume] by Automated count"
                        }
                    ],
                    "text": "MCHC [Mass/volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 34.532,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:01eb0e98-fb21-f10e-f077-3e788d2f0d97",
            "resource": {
                "resourceType": "Observation",
                "id": "01eb0e98-fb21-f10e-f077-3e788d2f0d97",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "21000-5",
                            "display": "RDW - Erythrocyte distribution width Auto (RBC) [Entitic vol]"
                        }
                    ],
                    "text": "RDW - Erythrocyte distribution width Auto (RBC) [Entitic vol]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 39.719,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6b96d447-aea1-d258-7b94-436f039336dc",
            "resource": {
                "resourceType": "Observation",
                "id": "6b96d447-aea1-d258-7b94-436f039336dc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "777-3",
                            "display": "Platelets [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelets [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 440.84,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3528e9d0-849b-7846-35be-a28a6a49a4ed",
            "resource": {
                "resourceType": "Observation",
                "id": "3528e9d0-849b-7846-35be-a28a6a49a4ed",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32207-3",
                            "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 349.99,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1cec4920-7c4c-4189-71e3-985a451c97e5",
            "resource": {
                "resourceType": "Observation",
                "id": "1cec4920-7c4c-4189-71e3-985a451c97e5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32623-1",
                            "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 10.547,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ccd1e820-d2c1-126c-52f4-c00ad0642d0e",
            "resource": {
                "resourceType": "Observation",
                "id": "ccd1e820-d2c1-126c-52f4-c00ad0642d0e",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:53:11-04:00",
                "issued": "1994-05-06T04:53:11.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13909-9",
                                    "display": "Somewhat"
                                }
                            ],
                            "text": "Somewhat"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30130-1",
                                    "display": "1 or 2 times a week"
                                }
                            ],
                            "text": "1 or 2 times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5b1f9085-c3d2-4b4c-218c-3ac2fb7efc73",
            "resource": {
                "resourceType": "Observation",
                "id": "5b1f9085-c3d2-4b4c-218c-3ac2fb7efc73",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T05:36:23-04:00",
                "issued": "1994-05-06T05:36:23.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e9cdefc7-2344-3247-27a1-694daebe7bb3",
            "resource": {
                "resourceType": "Observation",
                "id": "e9cdefc7-2344-3247-27a1-694daebe7bb3",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T06:12:12-04:00",
                "issued": "1994-05-06T06:12:12.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c069236a-6617-c433-7c9d-1bfcb1363a18",
            "resource": {
                "resourceType": "Procedure",
                "id": "c069236a-6617-c433-7c9d-1bfcb1363a18",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "14768001",
                            "display": "Peripheral blood smear interpretation"
                        }
                    ],
                    "text": "Peripheral blood smear interpretation"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:44:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:0fb74583-9463-20d2-47a6-5cca723a49e7",
            "resource": {
                "resourceType": "Procedure",
                "id": "0fb74583-9463-20d2-47a6-5cca723a49e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T04:53:11-04:00",
                    "end": "1994-05-06T05:07:49-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:409cbd7f-6dc8-0643-1fef-37c07a4a6af9",
            "resource": {
                "resourceType": "Procedure",
                "id": "409cbd7f-6dc8-0643-1fef-37c07a4a6af9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T05:07:49-04:00",
                    "end": "1994-05-06T05:36:23-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e8ee591b-f112-0fba-dd5b-25994cecca8a",
            "resource": {
                "resourceType": "Procedure",
                "id": "e8ee591b-f112-0fba-dd5b-25994cecca8a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T05:36:23-04:00",
                    "end": "1994-05-06T05:47:33-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:2d5d71ba-89ed-ab73-c54e-fca819d46c50",
            "resource": {
                "resourceType": "Procedure",
                "id": "2d5d71ba-89ed-ab73-c54e-fca819d46c50",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T05:47:33-04:00",
                    "end": "1994-05-06T06:12:12-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e7aaa1d9-b143-fbe3-1214-8bf91cdc90cf",
            "resource": {
                "resourceType": "Procedure",
                "id": "e7aaa1d9-b143-fbe3-1214-8bf91cdc90cf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "415300000",
                            "display": "Review of systems (procedure)"
                        }
                    ],
                    "text": "Review of systems (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T04:44:47-04:00",
                    "end": "1994-05-06T05:04:25-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:900fceda-8cd7-1831-4d3a-44b5eb23aceb",
            "resource": {
                "resourceType": "Procedure",
                "id": "900fceda-8cd7-1831-4d3a-44b5eb23aceb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T05:04:25-04:00",
                    "end": "1994-05-06T05:18:27-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e09a8b08-847d-5fe4-68f9-95cbed25c6be",
            "resource": {
                "resourceType": "Procedure",
                "id": "e09a8b08-847d-5fe4-68f9-95cbed25c6be",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "162676008",
                            "display": "Brief general examination (procedure)"
                        }
                    ],
                    "text": "Brief general examination (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "performedPeriod": {
                    "start": "1994-05-06T05:18:27-04:00",
                    "end": "1994-05-06T05:35:24-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:ed3c13dc-3e11-d5dc-6834-ddccc35f4bab",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ed3c13dc-3e11-d5dc-6834-ddccc35f4bab",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:fbe4707b-981a-b686-5248-171779feb3b3",
            "resource": {
                "resourceType": "Claim",
                "id": "fbe4707b-981a-b686-5248-171779feb3b3",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ed3c13dc-3e11-d5dc-6834-ddccc35f4bab"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 67.0,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:89527483-1d86-bd4a-25f5-a23601bc8606",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "89527483-1d86-bd4a-25f5-a23601bc8606",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:619aab06-cdf4-cd48-1f6a-d285f55692dd",
            "resource": {
                "resourceType": "Claim",
                "id": "619aab06-cdf4-cd48-1f6a-d285f55692dd",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:89527483-1d86-bd4a-25f5-a23601bc8606"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 47.8,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:93036dd5-ad00-f144-76ee-211ceda47686",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "93036dd5-ad00-f144-76ee-211ceda47686",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "authoredOn": "1994-05-06T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:d6f4ad03-434c-e6de-6a83-29e68708b9c0",
            "resource": {
                "resourceType": "Claim",
                "id": "d6f4ad03-434c-e6de-6a83-29e68708b9c0",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:93036dd5-ad00-f144-76ee-211ceda47686"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 4.44,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:2b9e2aa1-74a9-a906-faee-d71153632348",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "2b9e2aa1-74a9-a906-faee-d71153632348",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "58410-2",
                            "display": "Complete blood count (hemogram) panel - Blood by Automated count"
                        }
                    ],
                    "text": "Complete blood count (hemogram) panel - Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:3384ac97-bc9a-36e2-9248-ebba2e6b1ac9",
                        "display": "Hemoglobin [Mass/volume] in Blood"
                    },
                    {
                        "reference": "urn:uuid:a6ded45c-8284-19c3-a722-5f5041dc4c9e",
                        "display": "Hematocrit [Volume Fraction] of Blood"
                    },
                    {
                        "reference": "urn:uuid:6969a6bc-f65f-1bdd-4dd1-71aae5cd355d",
                        "display": "WBC Auto (Bld) [#/Vol]"
                    },
                    {
                        "reference": "urn:uuid:32b1a611-ba05-c051-52d0-a313bf607416",
                        "display": "RBC Auto (Bld) [#/Vol]"
                    },
                    {
                        "reference": "urn:uuid:fe55c15b-cfb1-5db1-60ff-6db13197b8f8",
                        "display": "MCV [Entitic volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:e97a123f-9e3c-9db1-629e-5d2b29172e2a",
                        "display": "MCH [Entitic mass] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:0099f753-85e1-c41e-cb02-7c8fb87619db",
                        "display": "MCHC [Mass/volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:01eb0e98-fb21-f10e-f077-3e788d2f0d97",
                        "display": "RDW - Erythrocyte distribution width Auto (RBC) [Entitic vol]"
                    },
                    {
                        "reference": "urn:uuid:6b96d447-aea1-d258-7b94-436f039336dc",
                        "display": "Platelets [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:3528e9d0-849b-7846-35be-a28a6a49a4ed",
                        "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:1cec4920-7c4c-4189-71e3-985a451c97e5",
                        "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:19df2ecd-db2a-adae-f648-5eaaa8de0eb3",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "19df2ecd-db2a-adae-f648-5eaaa8de0eb3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T05:36:23-04:00",
                "issued": "1994-05-06T05:36:23.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:5b1f9085-c3d2-4b4c-218c-3ac2fb7efc73",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:2226f7f3-3e42-cac0-4de9-f6880939dc7e",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "2226f7f3-3e42-cac0-4de9-f6880939dc7e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T06:12:12-04:00",
                "issued": "1994-05-06T06:12:12.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:e9cdefc7-2344-3247-27a1-694daebe7bb3",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:28b56b48-fa95-f651-055e-62678bd6cf63",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "28b56b48-fa95-f651-055e-62678bd6cf63",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                },
                "effectiveDateTime": "1994-05-06T04:14:47-04:00",
                "issued": "1994-05-06T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTQtMDUtMDYKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBwZXJpcGhlcmFsIGJsb29kIHNtZWFyIGludGVycHJldGF0aW9uCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkcnVnIGFidXNlIChwcm9jZWR1cmUpCi0gcmV2aWV3IG9mIHN5c3RlbXMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYnJpZWYgZ2VuZXJhbCBleGFtaW5hdGlvbiAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:5a17c99d-f22a-5617-6216-c057a7eeeaed",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "5a17c99d-f22a-5617-6216-c057a7eeeaed",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:28b56b48-fa95-f651-055e-62678bd6cf63"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1994-05-06T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTQtMDUtMDYKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQxIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgSHVtYW5hLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwpzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBwZXJpcGhlcmFsIGJsb29kIHNtZWFyIGludGVycHJldGF0aW9uCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkcnVnIGFidXNlIChwcm9jZWR1cmUpCi0gcmV2aWV3IG9mIHN5c3RlbXMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYnJpZWYgZ2VuZXJhbCBleGFtaW5hdGlvbiAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                        }
                    ],
                    "period": {
                        "start": "1994-05-06T04:14:47-04:00",
                        "end": "1994-05-06T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:cc356c58-4856-5218-2a86-37592976a74e",
            "resource": {
                "resourceType": "Claim",
                "id": "cc356c58-4856-5218-2a86-37592976a74e",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:14:47-04:00",
                    "end": "1994-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:a139a452-2044-f7f2-7e1f-aefc96e1710e"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:d0ec73f3-635d-1711-5add-eb1ac8aace5c"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:c069236a-6617-c433-7c9d-1bfcb1363a18"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:0fb74583-9463-20d2-47a6-5cca723a49e7"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:409cbd7f-6dc8-0643-1fef-37c07a4a6af9"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:e8ee591b-f112-0fba-dd5b-25994cecca8a"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:2d5d71ba-89ed-ab73-c54e-fca819d46c50"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:e7aaa1d9-b143-fbe3-1214-8bf91cdc90cf"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureReference": {
                            "reference": "urn:uuid:900fceda-8cd7-1831-4d3a-44b5eb23aceb"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureReference": {
                            "reference": "urn:uuid:e09a8b08-847d-5fe4-68f9-95cbed25c6be"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185347001",
                                    "display": "Encounter for problem"
                                }
                            ],
                            "text": "Encounter for problem"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                            }
                        ]
                    },
                    {
                        "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,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "415300000",
                                    "display": "Review of systems (procedure)"
                                }
                            ],
                            "text": "Review of systems (procedure)"
                        },
                        "net": {
                            "value": 80.61,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 10,
                        "procedureSequence": [
                            7
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 782.25,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 11,
                        "procedureSequence": [
                            8
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162676008",
                                    "display": "Brief general examination (procedure)"
                                }
                            ],
                            "text": "Brief general examination (procedure)"
                        },
                        "net": {
                            "value": 141.13,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 594.14,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:42fcceba-1870-9ea4-5cf7-6c404b348e70",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "42fcceba-1870-9ea4-5cf7-6c404b348e70",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Humana"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Humana"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "cc356c58-4856-5218-2a86-37592976a74e"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1994-05-06T04:29:47-04:00",
                    "end": "1995-05-06T04:29:47-04:00"
                },
                "created": "1994-05-06T04:29:47-04:00",
                "insurer": {
                    "display": "Humana"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:cc356c58-4856-5218-2a86-37592976a74e"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:a139a452-2044-f7f2-7e1f-aefc96e1710e"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:d0ec73f3-635d-1711-5add-eb1ac8aace5c"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Humana"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                            }
                        ]
                    },
                    {
                        "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": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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,
                        "diagnosisSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "sequence": 4,
                        "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": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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": 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": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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": 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": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-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": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 80.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": 16.122,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 64.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": 80.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": 80.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 10,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 782.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": 156.45000000000002,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 625.8000000000001,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 782.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": 782.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 11,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1994-05-06T04:14:47-04:00",
                            "end": "1994-05-06T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 141.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": 28.226,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 112.904,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 141.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": 141.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": 594.14,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2869.792,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649",
            "resource": {
                "resourceType": "Encounter",
                "id": "aa016765-0d22-7185-9d49-e0db810d1649",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "aa016765-0d22-7185-9d49-e0db810d1649"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "EMER"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "50849002",
                                "display": "Emergency room admission (procedure)"
                            }
                        ],
                        "text": "Emergency room admission (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1995-04-24T04:42:44-04:00",
                            "end": "1995-04-24T05:42:44-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                            "display": "Dr. Wilfredo622 Medhurst46"
                        }
                    }
                ],
                "period": {
                    "start": "1995-04-24T04:42:44-04:00",
                    "end": "1995-04-24T05:42:44-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                            "display": "CAMBRIDGE HEALTH ALLIANCE"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:7a5f1622-3f8b-5674-db03-a15c9f814c73",
            "resource": {
                "resourceType": "Condition",
                "id": "7a5f1622-3f8b-5674-db03-a15c9f814c73",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "62106007",
                            "display": "Concussion with no loss of consciousness"
                        }
                    ],
                    "text": "Concussion with no loss of consciousness"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                },
                "onsetDateTime": "1995-04-24T04:42:44-04:00",
                "abatementDateTime": "1995-06-27T04:42:44-04:00",
                "recordedDate": "1995-04-24T04:42:44-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:de4029dd-c469-56cd-3105-e3f2c63426fb",
            "resource": {
                "resourceType": "CareTeam",
                "id": "de4029dd-c469-56cd-3105-e3f2c63426fb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "inactive",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                },
                "period": {
                    "start": "1995-04-24T04:42:44-04:00",
                    "end": "1995-06-27T04:42:44-04:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                            "display": "Dr. Wilfredo622 Medhurst46"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                            "display": "CAMBRIDGE HEALTH ALLIANCE"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "62106007",
                                "display": "Concussion with no loss of consciousness"
                            }
                        ],
                        "text": "Concussion with no loss of consciousness"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                        "display": "CAMBRIDGE HEALTH ALLIANCE"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:adaf42f5-716f-6886-73f9-7eb4dc338e78",
            "resource": {
                "resourceType": "CarePlan",
                "id": "adaf42f5-716f-6886-73f9-7eb4dc338e78",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Head injury rehabilitation.<br/>Activities: <ul><li>Head injury rehabilitation</li><li>Head injury rehabilitation</li></ul><br/>Care plan is meant to treat Concussion with no loss of consciousness.</div>"
                },
                "status": "completed",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "47387005",
                                "display": "Head injury rehabilitation"
                            }
                        ],
                        "text": "Head injury rehabilitation"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                },
                "period": {
                    "start": "1995-04-24T04:42:44-04:00",
                    "end": "1995-06-27T04:42:44-04:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:de4029dd-c469-56cd-3105-e3f2c63426fb"
                    }
                ],
                "addresses": [
                    {
                        "reference": "urn:uuid:7a5f1622-3f8b-5674-db03-a15c9f814c73"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "183051005",
                                        "display": "Recommendation to rest"
                                    }
                                ],
                                "text": "Recommendation to rest"
                            },
                            "status": "completed",
                            "location": {
                                "display": "CAMBRIDGE HEALTH ALLIANCE"
                            }
                        }
                    },
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "226138001",
                                        "display": "Alcohol-free diet"
                                    }
                                ],
                                "text": "Alcohol-free diet"
                            },
                            "status": "completed",
                            "location": {
                                "display": "CAMBRIDGE HEALTH ALLIANCE"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:9b2e95b2-891f-585d-2672-57c3f2ff755f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "9b2e95b2-891f-585d-2672-57c3f2ff755f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                },
                "effectiveDateTime": "1995-04-24T04:42:44-04:00",
                "issued": "1995-04-24T04:42:44.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                        "display": "Dr. Wilfredo622 Medhurst46"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTUtMDQtMjQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLiAKCiMjIFBsYW4KClRoZSBwYXRpZW50IHdhcyBwbGFjZWQgb24gYSBjYXJlcGxhbjoKLSBoZWFkIGluanVyeSByZWhhYmlsaXRhdGlvbgo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:16225116-6f1b-a350-d817-33af8a1a9096",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "16225116-6f1b-a350-d817-33af8a1a9096",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:9b2e95b2-891f-585d-2672-57c3f2ff755f"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1995-04-24T04:42:44.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                        "display": "Dr. Wilfredo622 Medhurst46"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTUtMDQtMjQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLiAKCiMjIFBsYW4KClRoZSBwYXRpZW50IHdhcyBwbGFjZWQgb24gYSBjYXJlcGxhbjoKLSBoZWFkIGluanVyeSByZWhhYmlsaXRhdGlvbgo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                        }
                    ],
                    "period": {
                        "start": "1995-04-24T04:42:44-04:00",
                        "end": "1995-04-24T05:42:44-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:95b42dd9-4d38-f352-320d-861945958546",
            "resource": {
                "resourceType": "Claim",
                "id": "95b42dd9-4d38-f352-320d-861945958546",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1995-04-24T04:42:44-04:00",
                    "end": "1995-04-24T05:42:44-04:00"
                },
                "created": "1995-04-24T05:42:44-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7a5f1622-3f8b-5674-db03-a15c9f814c73"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "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:aa016765-0d22-7185-9d49-e0db810d1649"
                            }
                        ]
                    },
                    {
                        "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": 129.16,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:74b269ac-a1de-333b-e4bf-28991fbe9ff5",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "74b269ac-a1de-333b-e4bf-28991fbe9ff5",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "95b42dd9-4d38-f352-320d-861945958546"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-04-24T05:42:44-04:00",
                    "end": "1996-04-24T05:42:44-04:00"
                },
                "created": "1995-04-24T05:42:44-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "claim": {
                    "reference": "urn:uuid:95b42dd9-4d38-f352-320d-861945958546"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7a5f1622-3f8b-5674-db03-a15c9f814c73"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1995-04-24T04:42:44-04:00",
                            "end": "1995-04-24T05:42:44-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "20",
                                    "display": "Urgent Care Facility"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                            }
                        ]
                    },
                    {
                        "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": "1995-04-24T04:42:44-04:00",
                            "end": "1995-04-24T05:42:44-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": 129.16,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3",
            "resource": {
                "resourceType": "Encounter",
                "id": "164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:48b5c7a4-90de-ed22-9d48-b7208e02a953",
            "resource": {
                "resourceType": "Condition",
                "id": "48b5c7a4-90de-ed22-9d48-b7208e02a953",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "onsetDateTime": "1995-05-12T04:45:46-04:00",
                "abatementDateTime": "1996-05-17T04:46:16-04:00",
                "recordedDate": "1995-05-12T04:45:46-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:5dd8cf01-089b-4a6b-90a2-e9ad17aab6fd",
            "resource": {
                "resourceType": "Observation",
                "id": "5dd8cf01-089b-4a6b-90a2-e9ad17aab6fd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:17bdac2b-30b8-68d7-0aff-72dcd0f91782",
            "resource": {
                "resourceType": "Observation",
                "id": "17bdac2b-30b8-68d7-0aff-72dcd0f91782",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ae27d382-54a8-88d0-71f6-3433c251d210",
            "resource": {
                "resourceType": "Observation",
                "id": "ae27d382-54a8-88d0-71f6-3433c251d210",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 98.4,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:01af6334-9229-eb9e-a593-01c37a0601e7",
            "resource": {
                "resourceType": "Observation",
                "id": "01af6334-9229-eb9e-a593-01c37a0601e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 28.44,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ae4c844f-df78-ba1e-3eca-94ce9d4e7e2c",
            "resource": {
                "resourceType": "Observation",
                "id": "ae4c844f-df78-ba1e-3eca-94ce9d4e7e2c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 82,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 117,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:884957f9-4c2c-22b0-0b79-84b0f1a8aafd",
            "resource": {
                "resourceType": "Observation",
                "id": "884957f9-4c2c-22b0-0b79-84b0f1a8aafd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 78,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:130ef4f5-eff2-e275-abdf-69fca906c7c5",
            "resource": {
                "resourceType": "Observation",
                "id": "130ef4f5-eff2-e275-abdf-69fca906c7c5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 14,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:65863971-7cf2-adba-8006-8fe5e0864ed0",
            "resource": {
                "resourceType": "Observation",
                "id": "65863971-7cf2-adba-8006-8fe5e0864ed0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 72.88,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6c0d74ff-3fd1-2bae-dfaa-d7e0f1743a21",
            "resource": {
                "resourceType": "Observation",
                "id": "6c0d74ff-3fd1-2bae-dfaa-d7e0f1743a21",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 8.51,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:88902ede-64a4-795b-db38-b386c8904183",
            "resource": {
                "resourceType": "Observation",
                "id": "88902ede-64a4-795b-db38-b386c8904183",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.34,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b65e8c7d-b974-67d3-9aa7-58be9cfd65dd",
            "resource": {
                "resourceType": "Observation",
                "id": "b65e8c7d-b974-67d3-9aa7-58be9cfd65dd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.62,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d5361c42-6bd4-e9a9-557f-941b585f5dca",
            "resource": {
                "resourceType": "Observation",
                "id": "d5361c42-6bd4-e9a9-557f-941b585f5dca",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 143.21,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ddc60886-aab5-63a3-f892-dd81e189b769",
            "resource": {
                "resourceType": "Observation",
                "id": "ddc60886-aab5-63a3-f892-dd81e189b769",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.37,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0e14f6e3-df07-d4ad-dffc-93106c1ec370",
            "resource": {
                "resourceType": "Observation",
                "id": "0e14f6e3-df07-d4ad-dffc-93106c1ec370",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 108.5,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a5cf17b2-c09e-090f-c141-7e396ec99d87",
            "resource": {
                "resourceType": "Observation",
                "id": "a5cf17b2-c09e-090f-c141-7e396ec99d87",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 21.95,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:65e729cf-c7ca-4ce2-8800-0734009fe5d3",
            "resource": {
                "resourceType": "Observation",
                "id": "65e729cf-c7ca-4ce2-8800-0734009fe5d3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8c5d769f-f334-51c0-b1e5-ba9601ecffd0",
            "resource": {
                "resourceType": "Observation",
                "id": "8c5d769f-f334-51c0-b1e5-ba9601ecffd0",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.83,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:90ac0a55-132a-3bba-bac5-053b9671ea63",
            "resource": {
                "resourceType": "Observation",
                "id": "90ac0a55-132a-3bba-bac5-053b9671ea63",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:45:46-04:00",
                "issued": "1995-05-12T04:45:46.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13902-4",
                                    "display": "Quite a bit"
                                }
                            ],
                            "text": "Quite a bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1787ac6e-83c1-098e-a1f0-4a6e6442052f",
            "resource": {
                "resourceType": "Observation",
                "id": "1787ac6e-83c1-098e-a1f0-4a6e6442052f",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "70274-6",
                            "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T05:12:40-04:00",
                "issued": "1995-05-12T05:12:40.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d1995c84-a496-cc19-1cad-b83fa4165727",
            "resource": {
                "resourceType": "Observation",
                "id": "d1995c84-a496-cc19-1cad-b83fa4165727",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T05:52:12-04:00",
                "issued": "1995-05-12T05:52:12.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a8cc5744-533c-610a-e8e9-7e3b0b762a63",
            "resource": {
                "resourceType": "Procedure",
                "id": "a8cc5744-533c-610a-e8e9-7e3b0b762a63",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "performedPeriod": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:45:46-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:6f08e7b8-0b73-a4d8-0d82-4a3cbfad1137",
            "resource": {
                "resourceType": "Procedure",
                "id": "6f08e7b8-0b73-a4d8-0d82-4a3cbfad1137",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710841007",
                            "display": "Assessment of anxiety (procedure)"
                        }
                    ],
                    "text": "Assessment of anxiety (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "performedPeriod": {
                    "start": "1995-05-12T04:45:46-04:00",
                    "end": "1995-05-12T05:12:40-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:5ff488ca-21ca-4ff5-f4e6-2f9cef73a882",
            "resource": {
                "resourceType": "Procedure",
                "id": "5ff488ca-21ca-4ff5-f4e6-2f9cef73a882",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "performedPeriod": {
                    "start": "1995-05-12T05:12:40-04:00",
                    "end": "1995-05-12T05:24:52-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:29d41b09-50e8-f343-e174-5c9219b1ab43",
            "resource": {
                "resourceType": "Procedure",
                "id": "29d41b09-50e8-f343-e174-5c9219b1ab43",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "performedPeriod": {
                    "start": "1995-05-12T05:24:52-04:00",
                    "end": "1995-05-12T05:52:12-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:d03532ab-bb70-c7c7-937a-41d3ef152b71",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "d03532ab-bb70-c7c7-937a-41d3ef152b71",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "authoredOn": "1995-05-12T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:d1cfc1d6-baba-459c-4ce9-1082bba4040a",
            "resource": {
                "resourceType": "Claim",
                "id": "d1cfc1d6-baba-459c-4ce9-1082bba4040a",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:29:47-04:00"
                },
                "created": "1995-05-12T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:d03532ab-bb70-c7c7-937a-41d3ef152b71"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 111.66,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:4a61a31c-b171-b629-094a-b2484a29d86c",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "4a61a31c-b171-b629-094a-b2484a29d86c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "authoredOn": "1995-05-12T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:d559c846-6f2e-3596-7f4b-9fb9beb634e4",
            "resource": {
                "resourceType": "Claim",
                "id": "d559c846-6f2e-3596-7f4b-9fb9beb634e4",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:29:47-04:00"
                },
                "created": "1995-05-12T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:4a61a31c-b171-b629-094a-b2484a29d86c"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 28.52,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:47411151-02f2-d77b-b6a1-39024c83a484",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "47411151-02f2-d77b-b6a1-39024c83a484",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "authoredOn": "1995-05-12T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:b62b0fbb-9d50-e2da-ef6a-84c057d9d039",
            "resource": {
                "resourceType": "Claim",
                "id": "b62b0fbb-9d50-e2da-ef6a-84c057d9d039",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:29:47-04:00"
                },
                "created": "1995-05-12T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:47411151-02f2-d77b-b6a1-39024c83a484"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 34.62,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:0d593a02-02dd-594f-b1a3-79304309fb1c",
            "resource": {
                "resourceType": "Immunization",
                "id": "0d593a02-02dd-594f-b1a3-79304309fb1c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "occurrenceDateTime": "1995-05-12T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:a1df5364-2c1b-3d85-ea21-338827c67008",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "a1df5364-2c1b-3d85-ea21-338827c67008",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:65863971-7cf2-adba-8006-8fe5e0864ed0",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:6c0d74ff-3fd1-2bae-dfaa-d7e0f1743a21",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:88902ede-64a4-795b-db38-b386c8904183",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:b65e8c7d-b974-67d3-9aa7-58be9cfd65dd",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:d5361c42-6bd4-e9a9-557f-941b585f5dca",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:ddc60886-aab5-63a3-f892-dd81e189b769",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:0e14f6e3-df07-d4ad-dffc-93106c1ec370",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:a5cf17b2-c09e-090f-c141-7e396ec99d87",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:05c00beb-dc1f-4cec-710f-c1a5390ab46c",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "05c00beb-dc1f-4cec-710f-c1a5390ab46c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69737-5",
                            "display": "Generalized anxiety disorder 7 item (GAD-7)"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T05:12:40-04:00",
                "issued": "1995-05-12T05:12:40.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:1787ac6e-83c1-098e-a1f0-4a6e6442052f",
                        "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:08e51cad-fa49-20a8-8a50-61e4b6d39461",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "08e51cad-fa49-20a8-8a50-61e4b6d39461",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T05:52:12-04:00",
                "issued": "1995-05-12T05:52:12.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:d1995c84-a496-cc19-1cad-b83fa4165727",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:53c66450-50b8-e9cc-5ca1-5d55c9435bfe",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "53c66450-50b8-e9cc-5ca1-5d55c9435bfe",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                },
                "effectiveDateTime": "1995-05-12T04:14:47-04:00",
                "issued": "1995-05-12T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTUtMDUtMTIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:f2c7c7cd-67e8-3cc7-df66-e00f65bfd1eb",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "f2c7c7cd-67e8-3cc7-df66-e00f65bfd1eb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:53c66450-50b8-e9cc-5ca1-5d55c9435bfe"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1995-05-12T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTUtMDUtMTIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                        }
                    ],
                    "period": {
                        "start": "1995-05-12T04:14:47-04:00",
                        "end": "1995-05-12T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:2b8ddb74-b33f-a01e-da7e-73dd835cc734",
            "resource": {
                "resourceType": "Claim",
                "id": "2b8ddb74-b33f-a01e-da7e-73dd835cc734",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1995-05-12T04:14:47-04:00",
                    "end": "1995-05-12T04:29:47-04:00"
                },
                "created": "1995-05-12T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:0d593a02-02dd-594f-b1a3-79304309fb1c"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:48b5c7a4-90de-ed22-9d48-b7208e02a953"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:a8cc5744-533c-610a-e8e9-7e3b0b762a63"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:6f08e7b8-0b73-a4d8-0d82-4a3cbfad1137"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:5ff488ca-21ca-4ff5-f4e6-2f9cef73a882"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:29d41b09-50e8-f343-e174-5c9219b1ab43"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:fb059837-39e9-d25b-adfd-012365bf505f",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "fb059837-39e9-d25b-adfd-012365bf505f",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "2b8ddb74-b33f-a01e-da7e-73dd835cc734"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-05-12T04:29:47-04:00",
                    "end": "1996-05-12T04:29:47-04:00"
                },
                "created": "1995-05-12T04:29:47-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:2b8ddb74-b33f-a01e-da7e-73dd835cc734"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:48b5c7a4-90de-ed22-9d48-b7208e02a953"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1995-05-12T04:14:47-04:00",
                            "end": "1995-05-12T04:29:47-04: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 1765.696,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:13dba121-a5c0-fb44-3b51-79fb03d2fbc0",
            "resource": {
                "resourceType": "Encounter",
                "id": "13dba121-a5c0-fb44-3b51-79fb03d2fbc0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185349003",
                                "display": "Encounter for 'check-up'"
                            }
                        ],
                        "text": "Encounter for 'check-up'"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1995-06-27T04:42:44-04:00",
                            "end": "1995-06-27T04:57:44-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1995-06-27T04:42:44-04:00",
                    "end": "1995-06-27T04:57:44-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "62106007",
                                "display": "Concussion with no loss of consciousness"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:55e3dd28-e741-3c50-6444-93a07b6b990a",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "55e3dd28-e741-3c50-6444-93a07b6b990a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                },
                "effectiveDateTime": "1995-06-27T04:42:44-04:00",
                "issued": "1995-06-27T04:42:44.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTUtMDYtMjcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b7ba6925-dc2f-5456-b8f0-320de1836629",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "b7ba6925-dc2f-5456-b8f0-320de1836629",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:55e3dd28-e741-3c50-6444-93a07b6b990a"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1995-06-27T04:42:44.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTUtMDYtMjcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQyIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgVW5pdGVkSGVhbHRoY2FyZS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                        }
                    ],
                    "period": {
                        "start": "1995-06-27T04:42:44-04:00",
                        "end": "1995-06-27T04:57:44-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:f8f32621-0659-4a87-924f-69ea696eb54f",
            "resource": {
                "resourceType": "Claim",
                "id": "f8f32621-0659-4a87-924f-69ea696eb54f",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1995-06-27T04:42:44-04:00",
                    "end": "1995-06-27T04:57:44-04:00"
                },
                "created": "1995-06-27T04:57:44-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "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:13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:2cbd67d0-fbc2-549e-95b2-3c9f015b604d",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "2cbd67d0-fbc2-549e-95b2-3c9f015b604d",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "f8f32621-0659-4a87-924f-69ea696eb54f"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1995-06-27T04:57:44-04:00",
                    "end": "1996-06-27T04:57:44-04:00"
                },
                "created": "1995-06-27T04:57:44-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:f8f32621-0659-4a87-924f-69ea696eb54f"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/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": "1995-06-27T04:42:44-04:00",
                            "end": "1995-06-27T04:57:44-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23",
            "resource": {
                "resourceType": "Encounter",
                "id": "07358761-e0ea-6c55-746e-72c9e1039d23",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "07358761-e0ea-6c55-746e-72c9e1039d23"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:9af65e77-b3f5-481a-4cd9-38d6b5e107da",
            "resource": {
                "resourceType": "Condition",
                "id": "9af65e77-b3f5-481a-4cd9-38d6b5e107da",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160904001",
                            "display": "Part-time employment (finding)"
                        }
                    ],
                    "text": "Part-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "onsetDateTime": "1996-05-17T04:46:16-04:00",
                "abatementDateTime": "1997-05-23T05:02:34-04:00",
                "recordedDate": "1996-05-17T04:46:16-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:ed18ee73-2b7b-ab03-e42b-61ebbfa5f590",
            "resource": {
                "resourceType": "Condition",
                "id": "ed18ee73-2b7b-ab03-e42b-61ebbfa5f590",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "423315002",
                            "display": "Limited social contact (finding)"
                        }
                    ],
                    "text": "Limited social contact (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "onsetDateTime": "1996-05-17T04:46:16-04:00",
                "abatementDateTime": "2001-12-21T03:58:50-05:00",
                "recordedDate": "1996-05-17T04:46:16-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:03f0b7f4-590d-3ffe-aeac-75054d9064d3",
            "resource": {
                "resourceType": "Condition",
                "id": "03f0b7f4-590d-3ffe-aeac-75054d9064d3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "706893006",
                            "display": "Victim of intimate partner abuse (finding)"
                        }
                    ],
                    "text": "Victim of intimate partner abuse (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "onsetDateTime": "1996-05-17T04:46:16-04:00",
                "abatementDateTime": "1997-05-23T05:02:34-04:00",
                "recordedDate": "1996-05-17T04:46:16-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:2cb786a0-7d18-744c-529e-e85f328b1f32",
            "resource": {
                "resourceType": "Observation",
                "id": "2cb786a0-7d18-744c-529e-e85f328b1f32",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7e43b522-9b51-052f-b52a-2f1a5846e011",
            "resource": {
                "resourceType": "Observation",
                "id": "7e43b522-9b51-052f-b52a-2f1a5846e011",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 3,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b7102d78-6b05-34e1-4525-7d1911be94bd",
            "resource": {
                "resourceType": "Observation",
                "id": "b7102d78-6b05-34e1-4525-7d1911be94bd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 100.6,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9b8da966-715c-dac8-d870-652bf93709bf",
            "resource": {
                "resourceType": "Observation",
                "id": "9b8da966-715c-dac8-d870-652bf93709bf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.08,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d328f74d-1b7c-c2e8-2bb4-b57165fb9975",
            "resource": {
                "resourceType": "Observation",
                "id": "d328f74d-1b7c-c2e8-2bb4-b57165fb9975",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 77,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 107,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d6ea4721-ef3c-1099-ac3f-35f6101eafdd",
            "resource": {
                "resourceType": "Observation",
                "id": "d6ea4721-ef3c-1099-ac3f-35f6101eafdd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 82,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:004dc3b6-b9c0-9879-4e53-2da2959e37b4",
            "resource": {
                "resourceType": "Observation",
                "id": "004dc3b6-b9c0-9879-4e53-2da2959e37b4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 13,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:da35fc3e-8f32-65a3-9a36-d156e1b944bf",
            "resource": {
                "resourceType": "Observation",
                "id": "da35fc3e-8f32-65a3-9a36-d156e1b944bf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 65.27,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:f4dce211-7505-de20-fd75-015026458f67",
            "resource": {
                "resourceType": "Observation",
                "id": "f4dce211-7505-de20-fd75-015026458f67",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 10.38,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:20b05eac-645f-3a9d-9eb2-f8cf2ca8958b",
            "resource": {
                "resourceType": "Observation",
                "id": "20b05eac-645f-3a9d-9eb2-f8cf2ca8958b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.36,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d753c5fa-9b09-455e-273e-d3fb5a017492",
            "resource": {
                "resourceType": "Observation",
                "id": "d753c5fa-9b09-455e-273e-d3fb5a017492",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 8.54,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fdcfa8d8-caa4-9472-0866-1005454dd0be",
            "resource": {
                "resourceType": "Observation",
                "id": "fdcfa8d8-caa4-9472-0866-1005454dd0be",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 137.54,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:138dcbd5-ee53-b328-f1f1-698c30255dc8",
            "resource": {
                "resourceType": "Observation",
                "id": "138dcbd5-ee53-b328-f1f1-698c30255dc8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.03,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5757463b-6a7b-eec1-5d15-bd42e84cdca8",
            "resource": {
                "resourceType": "Observation",
                "id": "5757463b-6a7b-eec1-5d15-bd42e84cdca8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 104.62,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ba670d4a-8f79-ba66-01ff-ced17b1aa2b3",
            "resource": {
                "resourceType": "Observation",
                "id": "ba670d4a-8f79-ba66-01ff-ced17b1aa2b3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 22.19,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:72036fca-d2a2-de5c-b01b-19f7f0b3fdeb",
            "resource": {
                "resourceType": "Observation",
                "id": "72036fca-d2a2-de5c-b01b-19f7f0b3fdeb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2093-3",
                            "display": "Total Cholesterol"
                        }
                    ],
                    "text": "Total Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 190.63,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2e3545c3-afdf-e675-a092-11f7cdcc0a92",
            "resource": {
                "resourceType": "Observation",
                "id": "2e3545c3-afdf-e675-a092-11f7cdcc0a92",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2571-8",
                            "display": "Triglycerides"
                        }
                    ],
                    "text": "Triglycerides"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 123.94,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:085bd887-7cc9-83c9-e988-73350401ce00",
            "resource": {
                "resourceType": "Observation",
                "id": "085bd887-7cc9-83c9-e988-73350401ce00",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "18262-6",
                            "display": "Low Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "Low Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 102.43,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fac8c6f1-cbcd-d5a6-0d76-8b16fc84aab6",
            "resource": {
                "resourceType": "Observation",
                "id": "fac8c6f1-cbcd-d5a6-0d76-8b16fc84aab6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2085-9",
                            "display": "High Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "High Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 63.41,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:837f69ef-cdac-cdc4-b716-9a30938381b2",
            "resource": {
                "resourceType": "Observation",
                "id": "837f69ef-cdac-cdc4-b716-9a30938381b2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1be77d45-58da-23bd-e5c3-b4a4ce5c1504",
            "resource": {
                "resourceType": "Observation",
                "id": "1be77d45-58da-23bd-e5c3-b4a4ce5c1504",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.13,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:95fb108a-8446-8bbb-223b-c4c547c57fa0",
            "resource": {
                "resourceType": "Observation",
                "id": "95fb108a-8446-8bbb-223b-c4c547c57fa0",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:46:16-04:00",
                "issued": "1996-05-17T04:46:16.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13863-8",
                                    "display": "A little bit"
                                }
                            ],
                            "text": "A little bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30130-1",
                                    "display": "1 or 2 times a week"
                                }
                            ],
                            "text": "1 or 2 times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30138-4",
                                    "display": "Part-time or temporary work"
                                }
                            ],
                            "text": "Part-time or temporary work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a1740476-acf9-2472-aeac-93fe4589d676",
            "resource": {
                "resourceType": "Observation",
                "id": "a1740476-acf9-2472-aeac-93fe4589d676",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "70274-6",
                            "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T05:11:27-04:00",
                "issued": "1996-05-17T05:11:27.085-04:00",
                "valueQuantity": {
                    "value": 3,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a8fd9860-16fd-5051-110d-fdf1081046bf",
            "resource": {
                "resourceType": "Observation",
                "id": "a8fd9860-16fd-5051-110d-fdf1081046bf",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76504-0",
                            "display": "Total score [HARK]"
                        }
                    ],
                    "text": "Total score [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T05:49:24-04:00",
                "issued": "1996-05-17T05:49:24.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:94b2cc02-61b8-6df3-4249-b1e1963a459a",
            "resource": {
                "resourceType": "Observation",
                "id": "94b2cc02-61b8-6df3-4249-b1e1963a459a",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T06:26:57-04:00",
                "issued": "1996-05-17T06:26:57.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:847a997d-b0fe-23db-49d3-2655552ba4d7",
            "resource": {
                "resourceType": "Observation",
                "id": "847a997d-b0fe-23db-49d3-2655552ba4d7",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "75626-2",
                            "display": "Total score [AUDIT-C]"
                        }
                    ],
                    "text": "Total score [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T07:04:38-04:00",
                "issued": "1996-05-17T07:04:38.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3e5f4ba4-9e71-3360-1258-a2f67cbea111",
            "resource": {
                "resourceType": "Procedure",
                "id": "3e5f4ba4-9e71-3360-1258-a2f67cbea111",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:46:16-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:5b0e7474-dd2a-06e6-eb60-84b89be23d01",
            "resource": {
                "resourceType": "Procedure",
                "id": "5b0e7474-dd2a-06e6-eb60-84b89be23d01",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:718347e2-837b-6f4e-f334-204125327e11",
            "resource": {
                "resourceType": "Procedure",
                "id": "718347e2-837b-6f4e-f334-204125327e11",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710841007",
                            "display": "Assessment of anxiety (procedure)"
                        }
                    ],
                    "text": "Assessment of anxiety (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T04:46:16-04:00",
                    "end": "1996-05-17T05:11:27-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:eab55eda-6f41-44af-aeab-e68578ff5e2f",
            "resource": {
                "resourceType": "Procedure",
                "id": "eab55eda-6f41-44af-aeab-e68578ff5e2f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "866148006",
                            "display": "Screening for domestic abuse (procedure)"
                        }
                    ],
                    "text": "Screening for domestic abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T05:11:27-04:00",
                    "end": "1996-05-17T05:49:24-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:4b422683-67ab-de45-6786-afb13ff086e4",
            "resource": {
                "resourceType": "Procedure",
                "id": "4b422683-67ab-de45-6786-afb13ff086e4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T05:49:24-04:00",
                    "end": "1996-05-17T06:01:23-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:b3a77fc6-e736-95a9-b030-5048a5c129a4",
            "resource": {
                "resourceType": "Procedure",
                "id": "b3a77fc6-e736-95a9-b030-5048a5c129a4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T06:01:23-04:00",
                    "end": "1996-05-17T06:26:57-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:ec0a5310-b8a6-c942-3379-dc942f708967",
            "resource": {
                "resourceType": "Procedure",
                "id": "ec0a5310-b8a6-c942-3379-dc942f708967",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T06:26:57-04:00",
                    "end": "1996-05-17T06:38:48-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:5eec1c58-5dd4-11fb-f208-3e3768f90978",
            "resource": {
                "resourceType": "Procedure",
                "id": "5eec1c58-5dd4-11fb-f208-3e3768f90978",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "763302001",
                            "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        }
                    ],
                    "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "performedPeriod": {
                    "start": "1996-05-17T06:38:48-04:00",
                    "end": "1996-05-17T07:04:38-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:0adeb35c-15d1-a036-5464-001f7568d58c",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "0adeb35c-15d1-a036-5464-001f7568d58c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "authoredOn": "1996-05-17T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:4e75d42f-051b-f3ff-41df-74a3f6547715",
            "resource": {
                "resourceType": "Claim",
                "id": "4e75d42f-051b-f3ff-41df-74a3f6547715",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "created": "1996-05-17T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:0adeb35c-15d1-a036-5464-001f7568d58c"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 298.36,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:e7aa2bf5-aced-6484-5836-99eaa64cebd8",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "e7aa2bf5-aced-6484-5836-99eaa64cebd8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "authoredOn": "1996-05-17T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:f8d9edf0-6a0f-2ac5-b01e-608b1a8811bd",
            "resource": {
                "resourceType": "Claim",
                "id": "f8d9edf0-6a0f-2ac5-b01e-608b1a8811bd",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "created": "1996-05-17T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:e7aa2bf5-aced-6484-5836-99eaa64cebd8"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 14.04,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:0dcf34b6-f6a3-e387-762f-387233837be5",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "0dcf34b6-f6a3-e387-762f-387233837be5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "authoredOn": "1996-05-17T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:22f4b3c5-f0c3-bc8d-4ff1-0808f0570501",
            "resource": {
                "resourceType": "Claim",
                "id": "22f4b3c5-f0c3-bc8d-4ff1-0808f0570501",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "created": "1996-05-17T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:0dcf34b6-f6a3-e387-762f-387233837be5"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 27.21,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:8c657d3a-b091-c10a-b88c-f1964dedb2e1",
            "resource": {
                "resourceType": "Immunization",
                "id": "8c657d3a-b091-c10a-b88c-f1964dedb2e1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "occurrenceDateTime": "1996-05-17T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:420cdfdc-76f4-f951-8a0b-8ae21fb0bf4b",
            "resource": {
                "resourceType": "Immunization",
                "id": "420cdfdc-76f4-f951-8a0b-8ae21fb0bf4b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "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:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "occurrenceDateTime": "1996-05-17T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:c5d7a15f-5997-51ce-fd4c-6b1afb99da0e",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "c5d7a15f-5997-51ce-fd4c-6b1afb99da0e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:da35fc3e-8f32-65a3-9a36-d156e1b944bf",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:f4dce211-7505-de20-fd75-015026458f67",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:20b05eac-645f-3a9d-9eb2-f8cf2ca8958b",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:d753c5fa-9b09-455e-273e-d3fb5a017492",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:fdcfa8d8-caa4-9472-0866-1005454dd0be",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:138dcbd5-ee53-b328-f1f1-698c30255dc8",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:5757463b-6a7b-eec1-5d15-bd42e84cdca8",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:ba670d4a-8f79-ba66-01ff-ced17b1aa2b3",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:514818e4-a477-7d39-e64e-32fb555ef855",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "514818e4-a477-7d39-e64e-32fb555ef855",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "57698-3",
                            "display": "Lipid Panel"
                        }
                    ],
                    "text": "Lipid Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:72036fca-d2a2-de5c-b01b-19f7f0b3fdeb",
                        "display": "Total Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:2e3545c3-afdf-e675-a092-11f7cdcc0a92",
                        "display": "Triglycerides"
                    },
                    {
                        "reference": "urn:uuid:085bd887-7cc9-83c9-e988-73350401ce00",
                        "display": "Low Density Lipoprotein Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:fac8c6f1-cbcd-d5a6-0d76-8b16fc84aab6",
                        "display": "High Density Lipoprotein Cholesterol"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:bcd2edc6-847a-4607-922c-73283cbb4540",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "bcd2edc6-847a-4607-922c-73283cbb4540",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69737-5",
                            "display": "Generalized anxiety disorder 7 item (GAD-7)"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T05:11:27-04:00",
                "issued": "1996-05-17T05:11:27.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:a1740476-acf9-2472-aeac-93fe4589d676",
                        "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:2d827e95-343b-0324-d2ab-14de36fe07b0",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "2d827e95-343b-0324-d2ab-14de36fe07b0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "76499-3",
                            "display": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                        }
                    ],
                    "text": "Humiliation, Afraid, Rape, and Kick questionnaire [HARK]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T05:49:24-04:00",
                "issued": "1996-05-17T05:49:24.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:a8fd9860-16fd-5051-110d-fdf1081046bf",
                        "display": "Total score [HARK]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:d0bb345b-0c22-23df-b67d-28c9c5419162",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "d0bb345b-0c22-23df-b67d-28c9c5419162",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T06:26:57-04:00",
                "issued": "1996-05-17T06:26:57.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:94b2cc02-61b8-6df3-4249-b1e1963a459a",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:1adb4626-6bc4-0726-97ef-403914398b3f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "1adb4626-6bc4-0726-97ef-403914398b3f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72109-2",
                            "display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                        }
                    ],
                    "text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T07:04:38-04:00",
                "issued": "1996-05-17T07:04:38.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:847a997d-b0fe-23db-49d3-2655552ba4d7",
                        "display": "Total score [AUDIT-C]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:3014b0c5-93f9-91f2-5b7b-b47261a932f1",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "3014b0c5-93f9-91f2-5b7b-b47261a932f1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                },
                "effectiveDateTime": "1996-05-17T04:14:47-04:00",
                "issued": "1996-05-17T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTYtMDUtMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQzIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBwYXJ0LXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLCBoZXAgYSwgYWR1bHQuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZG9tZXN0aWMgYWJ1c2UgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIHVzaW5nIHBhdGllbnQgaGVhbHRoIHF1ZXN0aW9ubmFpcmUgdHdvLWl0ZW0gc2NvcmUgKHByb2NlZHVyZSkKLSBhc3Nlc3NtZW50IG9mIHN1YnN0YW5jZSB1c2UgKHByb2NlZHVyZSkKLSBhc3Nlc3NtZW50IHVzaW5nIGFsY29ob2wgdXNlIGRpc29yZGVycyBpZGVudGlmaWNhdGlvbiB0ZXN0IC0gY29uc3VtcHRpb24gKHByb2NlZHVyZSkKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:6f8866d4-0a47-3904-5f51-805efb875db9",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "6f8866d4-0a47-3904-5f51-805efb875db9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:3014b0c5-93f9-91f2-5b7b-b47261a932f1"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1996-05-17T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTYtMDUtMTcKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQzIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBwYXJ0LXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLCBoZXAgYSwgYWR1bHQuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZG9tZXN0aWMgYWJ1c2UgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIHVzaW5nIHBhdGllbnQgaGVhbHRoIHF1ZXN0aW9ubmFpcmUgdHdvLWl0ZW0gc2NvcmUgKHByb2NlZHVyZSkKLSBhc3Nlc3NtZW50IG9mIHN1YnN0YW5jZSB1c2UgKHByb2NlZHVyZSkKLSBhc3Nlc3NtZW50IHVzaW5nIGFsY29ob2wgdXNlIGRpc29yZGVycyBpZGVudGlmaWNhdGlvbiB0ZXN0IC0gY29uc3VtcHRpb24gKHByb2NlZHVyZSkKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                        }
                    ],
                    "period": {
                        "start": "1996-05-17T04:14:47-04:00",
                        "end": "1996-05-17T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:e395fcf5-c63e-71d1-123c-907196df547f",
            "resource": {
                "resourceType": "Claim",
                "id": "e395fcf5-c63e-71d1-123c-907196df547f",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1996-05-17T04:14:47-04:00",
                    "end": "1996-05-17T04:29:47-04:00"
                },
                "created": "1996-05-17T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:8c657d3a-b091-c10a-b88c-f1964dedb2e1"
                        }
                    },
                    {
                        "sequence": 2,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:420cdfdc-76f4-f951-8a0b-8ae21fb0bf4b"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:9af65e77-b3f5-481a-4cd9-38d6b5e107da"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:ed18ee73-2b7b-ab03-e42b-61ebbfa5f590"
                        }
                    },
                    {
                        "sequence": 3,
                        "diagnosisReference": {
                            "reference": "urn:uuid:03f0b7f4-590d-3ffe-aeac-75054d9064d3"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:3e5f4ba4-9e71-3360-1258-a2f67cbea111"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:5b0e7474-dd2a-06e6-eb60-84b89be23d01"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:718347e2-837b-6f4e-f334-204125327e11"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:eab55eda-6f41-44af-aeab-e68578ff5e2f"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:4b422683-67ab-de45-6786-afb13ff086e4"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:b3a77fc6-e736-95a9-b030-5048a5c129a4"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureReference": {
                            "reference": "urn:uuid:ec0a5310-b8a6-c942-3379-dc942f708967"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureReference": {
                            "reference": "urn:uuid:5eec1c58-5dd4-11fb-f208-3e3768f90978"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 655.84,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 7,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        }
                    },
                    {
                        "sequence": 8,
                        "diagnosisSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "706893006",
                                    "display": "Victim of intimate partner abuse (finding)"
                                }
                            ],
                            "text": "Victim of intimate partner abuse (finding)"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 10,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 11,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 12,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 13,
                        "procedureSequence": [
                            7
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 14,
                        "procedureSequence": [
                            8
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 1582.69,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:7fc35661-33d0-beba-e5e8-acc4a5dadd2a",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "7fc35661-33d0-beba-e5e8-acc4a5dadd2a",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Blue Cross Blue Shield"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Blue Cross Blue Shield"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "e395fcf5-c63e-71d1-123c-907196df547f"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1996-05-17T04:29:47-04:00",
                    "end": "1997-05-17T04:29:47-04:00"
                },
                "created": "1996-05-17T04:29:47-04:00",
                "insurer": {
                    "display": "Blue Cross Blue Shield"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:e395fcf5-c63e-71d1-123c-907196df547f"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:9af65e77-b3f5-481a-4cd9-38d6b5e107da"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:ed18ee73-2b7b-ab03-e42b-61ebbfa5f590"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 3,
                        "diagnosisReference": {
                            "reference": "urn:uuid:03f0b7f4-590d-3ffe-aeac-75054d9064d3"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29: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": "52",
                                    "display": "Hep A, adult"
                                }
                            ],
                            "text": "Hep A, adult"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29: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,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 655.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": 131.168,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 524.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": 655.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": 655.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-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": "423315002",
                                    "display": "Limited social contact (finding)"
                                }
                            ],
                            "text": "Limited social contact (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "sequence": 8,
                        "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": "706893006",
                                    "display": "Victim of intimate partner abuse (finding)"
                                }
                            ],
                            "text": "Victim of intimate partner abuse (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 10,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "866148006",
                                    "display": "Screening for domestic abuse (procedure)"
                                }
                            ],
                            "text": "Screening for domestic abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 11,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 12,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 13,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 14,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1996-05-17T04:14:47-04:00",
                            "end": "1996-05-17T04:29:47-04: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": 1582.69,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 3642.7440000000006,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531",
            "resource": {
                "resourceType": "Encounter",
                "id": "38d4159f-714a-ca7f-3466-61836e530531",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "38d4159f-714a-ca7f-3466-61836e530531"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1996-10-03T07:14:47-04:00",
                            "end": "1996-10-03T07:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1996-10-03T07:14:47-04:00",
                    "end": "1996-10-03T07:29:47-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "444814009",
                                "display": "Viral sinusitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:cee0d592-4021-46f5-3d6b-8985e20a8172",
            "resource": {
                "resourceType": "Condition",
                "id": "cee0d592-4021-46f5-3d6b-8985e20a8172",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "444814009",
                            "display": "Viral sinusitis (disorder)"
                        }
                    ],
                    "text": "Viral sinusitis (disorder)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                },
                "onsetDateTime": "1996-10-03T07:14:47-04:00",
                "abatementDateTime": "1996-10-10T07:14:47-04:00",
                "recordedDate": "1996-10-03T07:14:47-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:7fba6eb7-fc20-82f7-fb3f-5f40a88db742",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "7fba6eb7-fc20-82f7-fb3f-5f40a88db742",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                },
                "effectiveDateTime": "1996-10-03T07:14:47-04:00",
                "issued": "1996-10-03T07:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTYtMTAtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQzIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLiAKCiMjIFBsYW4KCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:39e5ccae-e02a-eb9a-c3dc-37dfc5e1c2c4",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "39e5ccae-e02a-eb9a-c3dc-37dfc5e1c2c4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:7fba6eb7-fc20-82f7-fb3f-5f40a88db742"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1996-10-03T07:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTYtMTAtMDMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQzIHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLiAKCiMjIFBsYW4KCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                        }
                    ],
                    "period": {
                        "start": "1996-10-03T07:14:47-04:00",
                        "end": "1996-10-03T07:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:824117fb-a9c1-eca4-66cf-4cacc1ed0e7e",
            "resource": {
                "resourceType": "Claim",
                "id": "824117fb-a9c1-eca4-66cf-4cacc1ed0e7e",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1996-10-03T07:14:47-04:00",
                    "end": "1996-10-03T07:29:47-04:00"
                },
                "created": "1996-10-03T07:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:cee0d592-4021-46f5-3d6b-8985e20a8172"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "444814009",
                                    "display": "Viral sinusitis (disorder)"
                                }
                            ],
                            "text": "Viral sinusitis (disorder)"
                        }
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:482b3806-c057-e43d-4e01-36b4f0195029",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "482b3806-c057-e43d-4e01-36b4f0195029",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "824117fb-a9c1-eca4-66cf-4cacc1ed0e7e"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1996-10-03T07:29:47-04:00",
                    "end": "1997-10-03T07:29:47-04:00"
                },
                "created": "1996-10-03T07:29:47-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:824117fb-a9c1-eca4-66cf-4cacc1ed0e7e"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:cee0d592-4021-46f5-3d6b-8985e20a8172"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "1996-10-03T07:14:47-04:00",
                            "end": "1996-10-03T07:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                            }
                        ]
                    },
                    {
                        "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": "1996-10-03T07:14:47-04:00",
                            "end": "1996-10-03T07:29: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": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8",
            "resource": {
                "resourceType": "Encounter",
                "id": "da12f168-ca21-1de6-8d18-00ab4e57fec8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "da12f168-ca21-1de6-8d18-00ab4e57fec8"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:0ee32469-a905-08ab-5acd-f30a93af95fb",
            "resource": {
                "resourceType": "Condition",
                "id": "0ee32469-a905-08ab-5acd-f30a93af95fb",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "onsetDateTime": "1997-05-23T05:02:34-04:00",
                "abatementDateTime": "1998-05-29T04:47:43-04:00",
                "recordedDate": "1997-05-23T05:02:34-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:4c15efc5-46b0-1c94-27a6-7e8232093a94",
            "resource": {
                "resourceType": "Observation",
                "id": "4c15efc5-46b0-1c94-27a6-7e8232093a94",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1c90bbad-21da-2360-081c-e88bda5b946a",
            "resource": {
                "resourceType": "Observation",
                "id": "1c90bbad-21da-2360-081c-e88bda5b946a",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9e077113-efdb-d875-fbfe-9e5f26c8f16d",
            "resource": {
                "resourceType": "Observation",
                "id": "9e077113-efdb-d875-fbfe-9e5f26c8f16d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 102.8,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b1c56129-c7ea-1411-6b5d-5207691405fa",
            "resource": {
                "resourceType": "Observation",
                "id": "b1c56129-c7ea-1411-6b5d-5207691405fa",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 29.71,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ee9ea122-8ffb-f5c6-09a3-45d0ce2fde70",
            "resource": {
                "resourceType": "Observation",
                "id": "ee9ea122-8ffb-f5c6-09a3-45d0ce2fde70",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 72,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 125,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:24b4de3c-d9c4-c224-e316-69ed76e4d603",
            "resource": {
                "resourceType": "Observation",
                "id": "24b4de3c-d9c4-c224-e316-69ed76e4d603",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 70,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:74e6ee01-0f81-67b7-3ebd-304e4acda6cf",
            "resource": {
                "resourceType": "Observation",
                "id": "74e6ee01-0f81-67b7-3ebd-304e4acda6cf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 12,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ad729ec7-f7e4-df33-f062-3ad4f38ce730",
            "resource": {
                "resourceType": "Observation",
                "id": "ad729ec7-f7e4-df33-f062-3ad4f38ce730",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 94.53,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:afc48c7f-e56d-daee-d2a2-47acfb4c8850",
            "resource": {
                "resourceType": "Observation",
                "id": "afc48c7f-e56d-daee-d2a2-47acfb4c8850",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 13.67,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:00e9fdaf-bb23-798d-29c1-fff7b09e2a01",
            "resource": {
                "resourceType": "Observation",
                "id": "00e9fdaf-bb23-798d-29c1-fff7b09e2a01",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.37,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7ad50cb7-a65d-f002-4bbf-8cab7bec57cc",
            "resource": {
                "resourceType": "Observation",
                "id": "7ad50cb7-a65d-f002-4bbf-8cab7bec57cc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.08,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:10e3a15c-8e1b-5eb5-e2ee-15b55d1a0349",
            "resource": {
                "resourceType": "Observation",
                "id": "10e3a15c-8e1b-5eb5-e2ee-15b55d1a0349",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 143.75,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:321dfe84-c3b0-4601-a4a7-8f6583eecfb0",
            "resource": {
                "resourceType": "Observation",
                "id": "321dfe84-c3b0-4601-a4a7-8f6583eecfb0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.91,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ffa9e83e-29a6-4de1-3783-7a0e68c402b0",
            "resource": {
                "resourceType": "Observation",
                "id": "ffa9e83e-29a6-4de1-3783-7a0e68c402b0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 110.08,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0a3ba604-7393-54ea-fa47-77e38dcf2e7f",
            "resource": {
                "resourceType": "Observation",
                "id": "0a3ba604-7393-54ea-fa47-77e38dcf2e7f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 27.18,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d61e6543-2fdd-fa7c-40b0-dd2991a4e931",
            "resource": {
                "resourceType": "Observation",
                "id": "d61e6543-2fdd-fa7c-40b0-dd2991a4e931",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6690-2",
                            "display": "Leukocytes [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Leukocytes [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.6153,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0701c01a-4a04-1834-ab84-9e8d7a5f254d",
            "resource": {
                "resourceType": "Observation",
                "id": "0701c01a-4a04-1834-ab84-9e8d7a5f254d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "789-8",
                            "display": "Erythrocytes [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Erythrocytes [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.3721,
                    "unit": "10*6/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*6/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d3526c60-a44a-dea4-6045-41d0f377ff9d",
            "resource": {
                "resourceType": "Observation",
                "id": "d3526c60-a44a-dea4-6045-41d0f377ff9d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "718-7",
                            "display": "Hemoglobin [Mass/volume] in Blood"
                        }
                    ],
                    "text": "Hemoglobin [Mass/volume] in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 16.49,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:86c056ed-4207-8946-d8c4-b4ac88231646",
            "resource": {
                "resourceType": "Observation",
                "id": "86c056ed-4207-8946-d8c4-b4ac88231646",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4544-3",
                            "display": "Hematocrit [Volume Fraction] of Blood by Automated count"
                        }
                    ],
                    "text": "Hematocrit [Volume Fraction] of Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 45.855,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3cf4af12-6b2a-ddad-b5c2-2df2edfcbd17",
            "resource": {
                "resourceType": "Observation",
                "id": "3cf4af12-6b2a-ddad-b5c2-2df2edfcbd17",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "787-2",
                            "display": "MCV [Entitic volume] by Automated count"
                        }
                    ],
                    "text": "MCV [Entitic volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 81.021,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2c9ea667-d5a8-e9fc-c022-7cf40987a325",
            "resource": {
                "resourceType": "Observation",
                "id": "2c9ea667-d5a8-e9fc-c022-7cf40987a325",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "785-6",
                            "display": "MCH [Entitic mass] by Automated count"
                        }
                    ],
                    "text": "MCH [Entitic mass] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.874,
                    "unit": "pg",
                    "system": "http://unitsofmeasure.org",
                    "code": "pg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7025e8d1-8cf9-b69c-0453-6b211c66bd97",
            "resource": {
                "resourceType": "Observation",
                "id": "7025e8d1-8cf9-b69c-0453-6b211c66bd97",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "786-4",
                            "display": "MCHC [Mass/volume] by Automated count"
                        }
                    ],
                    "text": "MCHC [Mass/volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 34.976,
                    "unit": "g/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "g/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:10be10bc-4a86-df29-8951-13f53dca8bbd",
            "resource": {
                "resourceType": "Observation",
                "id": "10be10bc-4a86-df29-8951-13f53dca8bbd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "21000-5",
                            "display": "Erythrocyte distribution width [Entitic volume] by Automated count"
                        }
                    ],
                    "text": "Erythrocyte distribution width [Entitic volume] by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 41.413,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:92869ba2-b6a5-46ac-8ace-5711e5660867",
            "resource": {
                "resourceType": "Observation",
                "id": "92869ba2-b6a5-46ac-8ace-5711e5660867",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "777-3",
                            "display": "Platelets [#/volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelets [#/volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 207.89,
                    "unit": "10*3/uL",
                    "system": "http://unitsofmeasure.org",
                    "code": "10*3/uL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:811722d9-87f9-5b0f-b26f-c8a991b0dc74",
            "resource": {
                "resourceType": "Observation",
                "id": "811722d9-87f9-5b0f-b26f-c8a991b0dc74",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32207-3",
                            "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 432.81,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ab8fdc8a-5217-9bcd-911a-c41fe081a6a9",
            "resource": {
                "resourceType": "Observation",
                "id": "ab8fdc8a-5217-9bcd-911a-c41fe081a6a9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "32623-1",
                            "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                        }
                    ],
                    "text": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 10.446,
                    "unit": "fL",
                    "system": "http://unitsofmeasure.org",
                    "code": "fL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:4a42a8f8-a31a-57e8-7550-84ee56646cc3",
            "resource": {
                "resourceType": "Observation",
                "id": "4a42a8f8-a31a-57e8-7550-84ee56646cc3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1e89300e-9e00-d720-b8a7-69c86abe89ce",
            "resource": {
                "resourceType": "Observation",
                "id": "1e89300e-9e00-d720-b8a7-69c86abe89ce",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.87,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:73a0d315-cc3b-6261-2af2-c601ae12adb7",
            "resource": {
                "resourceType": "Observation",
                "id": "73a0d315-cc3b-6261-2af2-c601ae12adb7",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T05:02:34-04:00",
                "issued": "1997-05-23T05:02:34.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13863-8",
                                    "display": "A little bit"
                                }
                            ],
                            "text": "A little bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:75ad76c1-5f0a-df7c-6fcb-e52e49ccc220",
            "resource": {
                "resourceType": "Observation",
                "id": "75ad76c1-5f0a-df7c-6fcb-e52e49ccc220",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "70274-6",
                            "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T05:21:16-04:00",
                "issued": "1997-05-23T05:21:16.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9690696f-7091-f41a-e935-25090726c873",
            "resource": {
                "resourceType": "Observation",
                "id": "9690696f-7091-f41a-e935-25090726c873",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T06:01:53-04:00",
                "issued": "1997-05-23T06:01:53.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2f50e9b0-1fe0-e3ec-423a-49962a350539",
            "resource": {
                "resourceType": "Observation",
                "id": "2f50e9b0-1fe0-e3ec-423a-49962a350539",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T06:39:13-04:00",
                "issued": "1997-05-23T06:39:13.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7ca81107-3224-9e27-54ff-6f8b00390cac",
            "resource": {
                "resourceType": "Procedure",
                "id": "7ca81107-3224-9e27-54ff-6f8b00390cac",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T05:02:34-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:c61a26f1-78b4-ae2f-22e2-40ec1a40848a",
            "resource": {
                "resourceType": "Procedure",
                "id": "c61a26f1-78b4-ae2f-22e2-40ec1a40848a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:7d23a025-cf43-0392-e967-4ff5f80daf2b",
            "resource": {
                "resourceType": "Procedure",
                "id": "7d23a025-cf43-0392-e967-4ff5f80daf2b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710841007",
                            "display": "Assessment of anxiety (procedure)"
                        }
                    ],
                    "text": "Assessment of anxiety (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T05:02:34-04:00",
                    "end": "1997-05-23T05:21:16-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:7da04e1d-822b-c537-35e7-bc3ce09513d5",
            "resource": {
                "resourceType": "Procedure",
                "id": "7da04e1d-822b-c537-35e7-bc3ce09513d5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T05:21:16-04:00",
                    "end": "1997-05-23T05:32:22-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:25f782d6-3212-a3d6-c291-8617de3cd84f",
            "resource": {
                "resourceType": "Procedure",
                "id": "25f782d6-3212-a3d6-c291-8617de3cd84f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T05:32:22-04:00",
                    "end": "1997-05-23T06:01:53-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:95002cd3-6ade-5faa-138f-343c32bf9fb4",
            "resource": {
                "resourceType": "Procedure",
                "id": "95002cd3-6ade-5faa-138f-343c32bf9fb4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T06:01:53-04:00",
                    "end": "1997-05-23T06:12:05-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:193c2f66-a7fa-7565-5151-afa6125e0288",
            "resource": {
                "resourceType": "Procedure",
                "id": "193c2f66-a7fa-7565-5151-afa6125e0288",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "performedPeriod": {
                    "start": "1997-05-23T06:12:05-04:00",
                    "end": "1997-05-23T06:39:13-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:613a7b32-21d2-2664-f741-79be5d26f410",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "613a7b32-21d2-2664-f741-79be5d26f410",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "authoredOn": "1997-05-23T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:abe3aaea-aff7-5024-3aca-a0b940d0a8dd",
            "resource": {
                "resourceType": "Claim",
                "id": "abe3aaea-aff7-5024-3aca-a0b940d0a8dd",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:613a7b32-21d2-2664-f741-79be5d26f410"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 96.21,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:796d2860-2b9a-c6f3-d009-163de320d2aa",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "796d2860-2b9a-c6f3-d009-163de320d2aa",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "authoredOn": "1997-05-23T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:beeb1dba-e623-27ea-0d91-4c4c357c4567",
            "resource": {
                "resourceType": "Claim",
                "id": "beeb1dba-e623-27ea-0d91-4c4c357c4567",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:796d2860-2b9a-c6f3-d009-163de320d2aa"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 89.22,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:8f39b706-030a-561a-b22b-3c59fb235995",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "8f39b706-030a-561a-b22b-3c59fb235995",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "authoredOn": "1997-05-23T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:807a77f0-51f9-1704-6414-3cbe8e219fd4",
            "resource": {
                "resourceType": "Claim",
                "id": "807a77f0-51f9-1704-6414-3cbe8e219fd4",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:8f39b706-030a-561a-b22b-3c59fb235995"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 399.76,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:c5eaa9cf-d99b-824e-bbbe-4853904cb9b9",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "c5eaa9cf-d99b-824e-bbbe-4853904cb9b9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "authoredOn": "1997-05-23T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:3ea425e9-c420-38b4-8249-9c570f176be5",
            "resource": {
                "resourceType": "Claim",
                "id": "3ea425e9-c420-38b4-8249-9c570f176be5",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:c5eaa9cf-d99b-824e-bbbe-4853904cb9b9"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 32.02,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5b29fff1-26ff-963c-185f-d0919fbb3d52",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "5b29fff1-26ff-963c-185f-d0919fbb3d52",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "authoredOn": "1997-05-23T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:39b6d4cc-ffc7-53ad-7ae5-cdbb1e8c37f0",
            "resource": {
                "resourceType": "Claim",
                "id": "39b6d4cc-ffc7-53ad-7ae5-cdbb1e8c37f0",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:5b29fff1-26ff-963c-185f-d0919fbb3d52"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 69.63,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:3c5ac19e-3a7a-4b41-726c-461e5d6f9e70",
            "resource": {
                "resourceType": "Immunization",
                "id": "3c5ac19e-3a7a-4b41-726c-461e5d6f9e70",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "occurrenceDateTime": "1997-05-23T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:705346ff-22db-5499-6e9c-947893a7ab5e",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "705346ff-22db-5499-6e9c-947893a7ab5e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:ad729ec7-f7e4-df33-f062-3ad4f38ce730",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:afc48c7f-e56d-daee-d2a2-47acfb4c8850",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:00e9fdaf-bb23-798d-29c1-fff7b09e2a01",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:7ad50cb7-a65d-f002-4bbf-8cab7bec57cc",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:10e3a15c-8e1b-5eb5-e2ee-15b55d1a0349",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:321dfe84-c3b0-4601-a4a7-8f6583eecfb0",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:ffa9e83e-29a6-4de1-3783-7a0e68c402b0",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:0a3ba604-7393-54ea-fa47-77e38dcf2e7f",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b3e79c8d-ebf5-6bf0-ca5a-252589b3ad75",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "b3e79c8d-ebf5-6bf0-ca5a-252589b3ad75",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "58410-2",
                            "display": "Complete blood count (hemogram) panel - Blood by Automated count"
                        }
                    ],
                    "text": "Complete blood count (hemogram) panel - Blood by Automated count"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:d61e6543-2fdd-fa7c-40b0-dd2991a4e931",
                        "display": "Leukocytes [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:0701c01a-4a04-1834-ab84-9e8d7a5f254d",
                        "display": "Erythrocytes [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:d3526c60-a44a-dea4-6045-41d0f377ff9d",
                        "display": "Hemoglobin [Mass/volume] in Blood"
                    },
                    {
                        "reference": "urn:uuid:86c056ed-4207-8946-d8c4-b4ac88231646",
                        "display": "Hematocrit [Volume Fraction] of Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:3cf4af12-6b2a-ddad-b5c2-2df2edfcbd17",
                        "display": "MCV [Entitic volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:2c9ea667-d5a8-e9fc-c022-7cf40987a325",
                        "display": "MCH [Entitic mass] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:7025e8d1-8cf9-b69c-0453-6b211c66bd97",
                        "display": "MCHC [Mass/volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:10be10bc-4a86-df29-8951-13f53dca8bbd",
                        "display": "Erythrocyte distribution width [Entitic volume] by Automated count"
                    },
                    {
                        "reference": "urn:uuid:92869ba2-b6a5-46ac-8ace-5711e5660867",
                        "display": "Platelets [#/volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:811722d9-87f9-5b0f-b26f-c8a991b0dc74",
                        "display": "Platelet distribution width [Entitic volume] in Blood by Automated count"
                    },
                    {
                        "reference": "urn:uuid:ab8fdc8a-5217-9bcd-911a-c41fe081a6a9",
                        "display": "Platelet mean volume [Entitic volume] in Blood by Automated count"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b3b838ac-1fa2-9893-862e-cd7e9825152e",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "b3b838ac-1fa2-9893-862e-cd7e9825152e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69737-5",
                            "display": "Generalized anxiety disorder 7 item (GAD-7)"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T05:21:16-04:00",
                "issued": "1997-05-23T05:21:16.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:75ad76c1-5f0a-df7c-6fcb-e52e49ccc220",
                        "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b2189080-9df6-4690-5f1a-b57cc53f479a",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "b2189080-9df6-4690-5f1a-b57cc53f479a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T06:01:53-04:00",
                "issued": "1997-05-23T06:01:53.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:9690696f-7091-f41a-e935-25090726c873",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:eef65442-2187-07ad-de46-b7a1d4414a71",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "eef65442-2187-07ad-de46-b7a1d4414a71",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T06:39:13-04:00",
                "issued": "1997-05-23T06:39:13.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:2f50e9b0-1fe0-e3ec-423a-49962a350539",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:5541abb5-fcde-ef9c-0ca2-5b187f959d69",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "5541abb5-fcde-ef9c-0ca2-5b187f959d69",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                },
                "effectiveDateTime": "1997-05-23T04:14:47-04:00",
                "issued": "1997-05-23T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTctMDUtMjMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:6ffe36f5-6618-ff6c-ba64-cc1a7e15d4cc",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "6ffe36f5-6618-ff6c-ba64-cc1a7e15d4cc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:5541abb5-fcde-ef9c-0ca2-5b187f959d69"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1997-05-23T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTctMDUtMjMKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKS4gCgojIyBQbGFuClBhdGllbnQgd2FzIGdpdmVuIHRoZSBmb2xsb3dpbmcgaW1tdW5pemF0aW9uczogaW5mbHVlbnphLCBzZWFzb25hbCwgaW5qZWN0YWJsZSwgcHJlc2VydmF0aXZlIGZyZWUuIApUaGUgZm9sbG93aW5nIHByb2NlZHVyZXMgd2VyZSBjb25kdWN0ZWQ6Ci0gYXNzZXNzbWVudCBvZiBoZWFsdGggYW5kIHNvY2lhbCBjYXJlIG5lZWRzIChwcm9jZWR1cmUpCi0gbWVkaWNhdGlvbiByZWNvbmNpbGlhdGlvbiAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2YgYW54aWV0eSAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                        }
                    ],
                    "period": {
                        "start": "1997-05-23T04:14:47-04:00",
                        "end": "1997-05-23T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:3d5cd773-4b25-5441-47fa-76935054c944",
            "resource": {
                "resourceType": "Claim",
                "id": "3d5cd773-4b25-5441-47fa-76935054c944",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:14:47-04:00",
                    "end": "1997-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:3c5ac19e-3a7a-4b41-726c-461e5d6f9e70"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:0ee32469-a905-08ab-5acd-f30a93af95fb"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:7ca81107-3224-9e27-54ff-6f8b00390cac"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:c61a26f1-78b4-ae2f-22e2-40ec1a40848a"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:7d23a025-cf43-0392-e967-4ff5f80daf2b"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:7da04e1d-822b-c537-35e7-bc3ce09513d5"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:25f782d6-3212-a3d6-c291-8617de3cd84f"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:95002cd3-6ade-5faa-138f-343c32bf9fb4"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureReference": {
                            "reference": "urn:uuid:193c2f66-a7fa-7565-5151-afa6125e0288"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 483.52,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 10,
                        "procedureSequence": [
                            7
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 1269.85,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:2dba853c-6a95-0d47-fa5f-27042ebb70f9",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "2dba853c-6a95-0d47-fa5f-27042ebb70f9",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "3d5cd773-4b25-5441-47fa-76935054c944"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-05-23T04:29:47-04:00",
                    "end": "1998-05-23T04:29:47-04:00"
                },
                "created": "1997-05-23T04:29:47-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:3d5cd773-4b25-5441-47fa-76935054c944"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:0ee32469-a905-08ab-5acd-f30a93af95fb"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 483.52,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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.70400000000001,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://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.81600000000003,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://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.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://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.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 10,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1997-05-23T04:14:47-04:00",
                            "end": "1997-05-23T04:29:47-04: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": 1269.85,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2979.1520000000005,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd",
            "resource": {
                "resourceType": "Encounter",
                "id": "e760b47f-956a-1ce3-aa7e-d5aa2971b5dd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1997-06-12T14:14:47-04:00",
                            "end": "1997-06-12T14:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "1997-06-12T14:14:47-04:00",
                    "end": "1997-06-12T14:29:47-04:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "444814009",
                                "display": "Viral sinusitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:7aa80f52-4d76-792b-fc35-7fde90cddd46",
            "resource": {
                "resourceType": "Condition",
                "id": "7aa80f52-4d76-792b-fc35-7fde90cddd46",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "444814009",
                            "display": "Viral sinusitis (disorder)"
                        }
                    ],
                    "text": "Viral sinusitis (disorder)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                },
                "onsetDateTime": "1997-06-12T14:14:47-04:00",
                "abatementDateTime": "1997-06-24T14:14:47-04:00",
                "recordedDate": "1997-06-12T14:14:47-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:c4e687ab-dc99-5f98-d028-b3bfd59a54bc",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "c4e687ab-dc99-5f98-d028-b3bfd59a54bc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                },
                "effectiveDateTime": "1997-06-12T14:14:47-04:00",
                "issued": "1997-06-12T14:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTctMDYtMTIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4gCgojIyBQbGFuCgo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:4f9e05b5-eae0-9ffa-ca3b-b20f152af814",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "4f9e05b5-eae0-9ffa-ca3b-b20f152af814",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:c4e687ab-dc99-5f98-d028-b3bfd59a54bc"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1997-06-12T14:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTctMDYtMTIKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ0IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBVbml0ZWRIZWFsdGhjYXJlLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCB2aXJhbCBzaW51c2l0aXMgKGRpc29yZGVyKS4gCgojIyBQbGFuCgo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                        }
                    ],
                    "period": {
                        "start": "1997-06-12T14:14:47-04:00",
                        "end": "1997-06-12T14:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:04f13647-1f7f-22ab-2709-4a5aa33824bd",
            "resource": {
                "resourceType": "Claim",
                "id": "04f13647-1f7f-22ab-2709-4a5aa33824bd",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1997-06-12T14:14:47-04:00",
                    "end": "1997-06-12T14:29:47-04:00"
                },
                "created": "1997-06-12T14:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7aa80f52-4d76-792b-fc35-7fde90cddd46"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "444814009",
                                    "display": "Viral sinusitis (disorder)"
                                }
                            ],
                            "text": "Viral sinusitis (disorder)"
                        }
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5eb83daa-89e9-1e07-b3dc-d55ddc072e59",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "5eb83daa-89e9-1e07-b3dc-d55ddc072e59",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "UnitedHealthcare"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "UnitedHealthcare"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "04f13647-1f7f-22ab-2709-4a5aa33824bd"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1997-06-12T14:29:47-04:00",
                    "end": "1998-06-12T14:29:47-04:00"
                },
                "created": "1997-06-12T14:29:47-04:00",
                "insurer": {
                    "display": "UnitedHealthcare"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:04f13647-1f7f-22ab-2709-4a5aa33824bd"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7aa80f52-4d76-792b-fc35-7fde90cddd46"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "UnitedHealthcare"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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-06-12T14:14:47-04:00",
                            "end": "1997-06-12T14:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                            }
                        ]
                    },
                    {
                        "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-06-12T14:14:47-04:00",
                            "end": "1997-06-12T14:29: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": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f",
            "resource": {
                "resourceType": "Encounter",
                "id": "0ae752a6-3079-af1b-3055-f1a4f1cd088f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:6a9585b8-e80c-c99b-3578-e675e9b13a1f",
            "resource": {
                "resourceType": "Condition",
                "id": "6a9585b8-e80c-c99b-3578-e675e9b13a1f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "onsetDateTime": "1998-05-29T04:47:43-04:00",
                "abatementDateTime": "1999-06-04T04:56:24-04:00",
                "recordedDate": "1998-05-29T04:47:43-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:611238a3-6f33-b319-9da7-d0ec94a46d36",
            "resource": {
                "resourceType": "Condition",
                "id": "611238a3-6f33-b319-9da7-d0ec94a46d36",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "361055000",
                            "display": "Misuses drugs (finding)"
                        }
                    ],
                    "text": "Misuses drugs (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "onsetDateTime": "1998-05-29T06:29:59-04:00",
                "abatementDateTime": "2000-06-09T06:00:03-04:00",
                "recordedDate": "1998-05-29T06:29:59-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:f25c0a2a-0f59-7d74-621e-ff678f9f3102",
            "resource": {
                "resourceType": "Observation",
                "id": "f25c0a2a-0f59-7d74-621e-ff678f9f3102",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8c343a1a-d190-348e-a751-1f23a312c089",
            "resource": {
                "resourceType": "Observation",
                "id": "8c343a1a-d190-348e-a751-1f23a312c089",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1f35c98d-ab16-b341-d826-2027ab9ee2b6",
            "resource": {
                "resourceType": "Observation",
                "id": "1f35c98d-ab16-b341-d826-2027ab9ee2b6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 104.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8607db6e-2232-5392-f2e9-f3615bbd37b4",
            "resource": {
                "resourceType": "Observation",
                "id": "8607db6e-2232-5392-f2e9-f3615bbd37b4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.12,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:04371937-7df6-ee27-a7e6-870e0043877f",
            "resource": {
                "resourceType": "Observation",
                "id": "04371937-7df6-ee27-a7e6-870e0043877f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 71,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 102,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ccba2000-fe4a-dcf6-6376-a55d35a3e5b8",
            "resource": {
                "resourceType": "Observation",
                "id": "ccba2000-fe4a-dcf6-6376-a55d35a3e5b8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 63,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ade139be-341b-f53f-7a15-995672eabeb8",
            "resource": {
                "resourceType": "Observation",
                "id": "ade139be-341b-f53f-7a15-995672eabeb8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 14,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e5b1e6be-e795-acbb-36c9-bdf816e821e6",
            "resource": {
                "resourceType": "Observation",
                "id": "e5b1e6be-e795-acbb-36c9-bdf816e821e6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 98,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:32b2fb7c-0a77-de15-b186-5ba16cf2dd4d",
            "resource": {
                "resourceType": "Observation",
                "id": "32b2fb7c-0a77-de15-b186-5ba16cf2dd4d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 16.34,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ea365693-b2b0-e099-e603-77b1ee893e68",
            "resource": {
                "resourceType": "Observation",
                "id": "ea365693-b2b0-e099-e603-77b1ee893e68",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.37,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:f2797311-ac54-e72b-3a50-7a71f6fc8c40",
            "resource": {
                "resourceType": "Observation",
                "id": "f2797311-ac54-e72b-3a50-7a71f6fc8c40",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.23,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:34c65af0-b537-da79-5950-cf319b918eb8",
            "resource": {
                "resourceType": "Observation",
                "id": "34c65af0-b537-da79-5950-cf319b918eb8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 143.07,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7652bde2-370e-2274-369f-e2b26651b727",
            "resource": {
                "resourceType": "Observation",
                "id": "7652bde2-370e-2274-369f-e2b26651b727",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.82,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8e33304b-5a4c-12fb-214c-23c3216dbe27",
            "resource": {
                "resourceType": "Observation",
                "id": "8e33304b-5a4c-12fb-214c-23c3216dbe27",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 108.42,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ef94d692-8b42-efd9-bfae-ea2c9dcbcaac",
            "resource": {
                "resourceType": "Observation",
                "id": "ef94d692-8b42-efd9-bfae-ea2c9dcbcaac",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 20.87,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:49d0009c-2f75-bbf1-92a1-67d1a6687658",
            "resource": {
                "resourceType": "Observation",
                "id": "49d0009c-2f75-bbf1-92a1-67d1a6687658",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:280a798f-f20f-47b7-7fad-0812f4d3430c",
            "resource": {
                "resourceType": "Observation",
                "id": "280a798f-f20f-47b7-7fad-0812f4d3430c",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.04,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:98488fe1-0f06-32e2-d2d7-e1719e8455c2",
            "resource": {
                "resourceType": "Observation",
                "id": "98488fe1-0f06-32e2-d2d7-e1719e8455c2",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:47:43-04:00",
                "issued": "1998-05-29T04:47:43.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6568-5",
                                    "display": "Not at all"
                                }
                            ],
                            "text": "Not at all"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d2381989-a412-d55f-ff94-1d76d0528a99",
            "resource": {
                "resourceType": "Observation",
                "id": "d2381989-a412-d55f-ff94-1d76d0528a99",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "70274-6",
                            "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T05:16:29-04:00",
                "issued": "1998-05-29T05:16:29.085-04:00",
                "valueQuantity": {
                    "value": 3,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:f8f0f899-c866-4388-1f63-7ad7d22e3631",
            "resource": {
                "resourceType": "Observation",
                "id": "f8f0f899-c866-4388-1f63-7ad7d22e3631",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T05:56:48-04:00",
                "issued": "1998-05-29T05:56:48.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8c9ae3f1-ef50-e195-222e-4dd2dab62838",
            "resource": {
                "resourceType": "Observation",
                "id": "8c9ae3f1-ef50-e195-222e-4dd2dab62838",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T06:29:59-04:00",
                "issued": "1998-05-29T06:29:59.085-04:00",
                "valueQuantity": {
                    "value": 5,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:19a0784b-89fa-3a52-da5f-a2dda581c345",
            "resource": {
                "resourceType": "Procedure",
                "id": "19a0784b-89fa-3a52-da5f-a2dda581c345",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:47:43-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:9713d57f-9033-0d12-6bce-678291543de4",
            "resource": {
                "resourceType": "Procedure",
                "id": "9713d57f-9033-0d12-6bce-678291543de4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:a5694c02-5b85-c6e3-3295-bd84221a60f1",
            "resource": {
                "resourceType": "Procedure",
                "id": "a5694c02-5b85-c6e3-3295-bd84221a60f1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710841007",
                            "display": "Assessment of anxiety (procedure)"
                        }
                    ],
                    "text": "Assessment of anxiety (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T04:47:43-04:00",
                    "end": "1998-05-29T05:16:29-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:2df0deaf-5138-db02-647c-dc448ed55729",
            "resource": {
                "resourceType": "Procedure",
                "id": "2df0deaf-5138-db02-647c-dc448ed55729",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T05:16:29-04:00",
                    "end": "1998-05-29T05:29:07-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:7abf9cc8-2b39-ae91-8eb1-246acaaa61fd",
            "resource": {
                "resourceType": "Procedure",
                "id": "7abf9cc8-2b39-ae91-8eb1-246acaaa61fd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T05:29:07-04:00",
                    "end": "1998-05-29T05:56:48-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:ba46183e-2c1e-0b87-989b-49be937887a9",
            "resource": {
                "resourceType": "Procedure",
                "id": "ba46183e-2c1e-0b87-989b-49be937887a9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T05:56:48-04:00",
                    "end": "1998-05-29T06:08:30-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:81e17c2f-4ad5-4ee7-3dc2-b7582cd28e85",
            "resource": {
                "resourceType": "Procedure",
                "id": "81e17c2f-4ad5-4ee7-3dc2-b7582cd28e85",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "performedPeriod": {
                    "start": "1998-05-29T06:08:30-04:00",
                    "end": "1998-05-29T06:29:59-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:8b8907af-f681-c634-7a40-91f8cd4cd99b",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "8b8907af-f681-c634-7a40-91f8cd4cd99b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "authoredOn": "1998-05-29T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:e491f0cc-bd85-f023-5175-fcb77af3fa79",
            "resource": {
                "resourceType": "Claim",
                "id": "e491f0cc-bd85-f023-5175-fcb77af3fa79",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:8b8907af-f681-c634-7a40-91f8cd4cd99b"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 40.03,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:9a9ff3cd-1b58-9492-abcf-83df4bba0c47",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "9a9ff3cd-1b58-9492-abcf-83df4bba0c47",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "authoredOn": "1998-05-29T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:b87912b9-626d-e7b9-f099-d21534f62c1b",
            "resource": {
                "resourceType": "Claim",
                "id": "b87912b9-626d-e7b9-f099-d21534f62c1b",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:9a9ff3cd-1b58-9492-abcf-83df4bba0c47"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 73.21,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ead7491f-01b3-2c9e-0a8a-13bfdaf2a28b",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ead7491f-01b3-2c9e-0a8a-13bfdaf2a28b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "authoredOn": "1998-05-29T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:45bb3812-dafd-8ace-e2de-aca50c3b9283",
            "resource": {
                "resourceType": "Claim",
                "id": "45bb3812-dafd-8ace-e2de-aca50c3b9283",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ead7491f-01b3-2c9e-0a8a-13bfdaf2a28b"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 14.47,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:796f0e75-88a4-0b49-2623-23d1bd294159",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "796f0e75-88a4-0b49-2623-23d1bd294159",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "authoredOn": "1998-05-29T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:f399317a-0787-f0bd-90ec-69bcbc3e4c1e",
            "resource": {
                "resourceType": "Claim",
                "id": "f399317a-0787-f0bd-90ec-69bcbc3e4c1e",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:796f0e75-88a4-0b49-2623-23d1bd294159"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 57.64,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:50b26965-6f4d-def7-b090-dcaad8a35e36",
            "resource": {
                "resourceType": "Immunization",
                "id": "50b26965-6f4d-def7-b090-dcaad8a35e36",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "occurrenceDateTime": "1998-05-29T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:8d2b9694-17bd-8596-3631-af55868f3d2b",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "8d2b9694-17bd-8596-3631-af55868f3d2b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:e5b1e6be-e795-acbb-36c9-bdf816e821e6",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:32b2fb7c-0a77-de15-b186-5ba16cf2dd4d",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:ea365693-b2b0-e099-e603-77b1ee893e68",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:f2797311-ac54-e72b-3a50-7a71f6fc8c40",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:34c65af0-b537-da79-5950-cf319b918eb8",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:7652bde2-370e-2274-369f-e2b26651b727",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:8e33304b-5a4c-12fb-214c-23c3216dbe27",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:ef94d692-8b42-efd9-bfae-ea2c9dcbcaac",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:3fcb32c1-9764-c201-d7a1-95c8fb033dbd",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "3fcb32c1-9764-c201-d7a1-95c8fb033dbd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69737-5",
                            "display": "Generalized anxiety disorder 7 item (GAD-7)"
                        }
                    ],
                    "text": "Generalized anxiety disorder 7 item (GAD-7)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T05:16:29-04:00",
                "issued": "1998-05-29T05:16:29.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:d2381989-a412-d55f-ff94-1d76d0528a99",
                        "display": "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:008b228a-77f6-6c9a-8c0e-dc8f5e31763d",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "008b228a-77f6-6c9a-8c0e-dc8f5e31763d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T05:56:48-04:00",
                "issued": "1998-05-29T05:56:48.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:f8f0f899-c866-4388-1f63-7ad7d22e3631",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:ecc39b28-cfac-4533-6815-4e0bc363421a",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "ecc39b28-cfac-4533-6815-4e0bc363421a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T06:29:59-04:00",
                "issued": "1998-05-29T06:29:59.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:8c9ae3f1-ef50-e195-222e-4dd2dab62838",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:f2f82089-5776-b2c0-c83e-8a28938beabc",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "f2f82089-5776-b2c0-c83e-8a28938beabc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                },
                "effectiveDateTime": "1998-05-29T04:14:47-04:00",
                "issued": "1998-05-29T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTgtMDUtMjkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ1IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBCbHVlIENyb3NzIEJsdWUgU2hpZWxkLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBhbnhpZXR5IChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkcnVnIGFidXNlIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:7267df7a-3b3c-4a4e-103d-b4369e1c8990",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "7267df7a-3b3c-4a4e-103d-b4369e1c8990",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:f2f82089-5776-b2c0-c83e-8a28938beabc"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1998-05-29T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTgtMDUtMjkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ1IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBCbHVlIENyb3NzIEJsdWUgU2hpZWxkLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBhbnhpZXR5IChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gc2NyZWVuaW5nIGZvciBkcnVnIGFidXNlIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                        }
                    ],
                    "period": {
                        "start": "1998-05-29T04:14:47-04:00",
                        "end": "1998-05-29T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:84d2e842-1f16-5134-629d-9b0bff6b7763",
            "resource": {
                "resourceType": "Claim",
                "id": "84d2e842-1f16-5134-629d-9b0bff6b7763",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:14:47-04:00",
                    "end": "1998-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:50b26965-6f4d-def7-b090-dcaad8a35e36"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:6a9585b8-e80c-c99b-3578-e675e9b13a1f"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:611238a3-6f33-b319-9da7-d0ec94a46d36"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:19a0784b-89fa-3a52-da5f-a2dda581c345"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:9713d57f-9033-0d12-6bce-678291543de4"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:a5694c02-5b85-c6e3-3295-bd84221a60f1"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:2df0deaf-5138-db02-647c-dc448ed55729"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:7abf9cc8-2b39-ae91-8eb1-246acaaa61fd"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:ba46183e-2c1e-0b87-989b-49be937887a9"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureReference": {
                            "reference": "urn:uuid:81e17c2f-4ad5-4ee7-3dc2-b7582cd28e85"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 603.46,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 10,
                        "procedureSequence": [
                            7
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 11,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "361055000",
                                    "display": "Misuses drugs (finding)"
                                }
                            ],
                            "text": "Misuses drugs (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 1389.79,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:7ffa0d57-7996-ae87-1666-bf71fe52dcf4",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "7ffa0d57-7996-ae87-1666-bf71fe52dcf4",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Blue Cross Blue Shield"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Blue Cross Blue Shield"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "84d2e842-1f16-5134-629d-9b0bff6b7763"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1998-05-29T04:29:47-04:00",
                    "end": "1999-05-29T04:29:47-04:00"
                },
                "created": "1998-05-29T04:29:47-04:00",
                "insurer": {
                    "display": "Blue Cross Blue Shield"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:84d2e842-1f16-5134-629d-9b0bff6b7763"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:6a9585b8-e80c-c99b-3578-e675e9b13a1f"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:611238a3-6f33-b319-9da7-d0ec94a46d36"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 603.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": 120.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": 482.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": 603.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": 603.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "710841007",
                                    "display": "Assessment of anxiety (procedure)"
                                }
                            ],
                            "text": "Assessment of anxiety (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 10,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 11,
                        "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": "361055000",
                                    "display": "Misuses drugs (finding)"
                                }
                            ],
                            "text": "Misuses drugs (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1998-05-29T04:14:47-04:00",
                            "end": "1998-05-29T04:29:47-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": 1389.79,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 3075.1040000000003,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3",
            "resource": {
                "resourceType": "Encounter",
                "id": "68776a69-f2f6-ffd2-b8b4-dcc240cf38c3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:fce9d7a7-6ad7-c506-5d89-d7caaa9fee2f",
            "resource": {
                "resourceType": "Condition",
                "id": "fce9d7a7-6ad7-c506-5d89-d7caaa9fee2f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "onsetDateTime": "1999-06-04T04:56:24-04:00",
                "abatementDateTime": "2000-06-09T04:46:56-04:00",
                "recordedDate": "1999-06-04T04:56:24-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:ff4dcd3b-4531-d7af-4fa6-37f69e7931bf",
            "resource": {
                "resourceType": "Observation",
                "id": "ff4dcd3b-4531-d7af-4fa6-37f69e7931bf",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:87027b15-ca8b-a168-a10d-8eaf8377e6bf",
            "resource": {
                "resourceType": "Observation",
                "id": "87027b15-ca8b-a168-a10d-8eaf8377e6bf",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:88a218f0-92a6-c591-275f-70fe827d420e",
            "resource": {
                "resourceType": "Observation",
                "id": "88a218f0-92a6-c591-275f-70fe827d420e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 104.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:bdc0b291-e2f2-323e-6693-e775a3214636",
            "resource": {
                "resourceType": "Observation",
                "id": "bdc0b291-e2f2-323e-6693-e775a3214636",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.12,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8e14f44d-9e57-cc72-4c34-785053486cbd",
            "resource": {
                "resourceType": "Observation",
                "id": "8e14f44d-9e57-cc72-4c34-785053486cbd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 75,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 120,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:31c2bbcf-49bc-2b8c-4319-2fd6185a10ba",
            "resource": {
                "resourceType": "Observation",
                "id": "31c2bbcf-49bc-2b8c-4319-2fd6185a10ba",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 89,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a1b77116-e2fa-1801-9643-4b02a2da6eaa",
            "resource": {
                "resourceType": "Observation",
                "id": "a1b77116-e2fa-1801-9643-4b02a2da6eaa",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 13,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fb846bc3-ee8a-c14b-b6e5-6869c6044d84",
            "resource": {
                "resourceType": "Observation",
                "id": "fb846bc3-ee8a-c14b-b6e5-6869c6044d84",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 86.95,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3223e895-7da6-df20-5043-63574a2ba50a",
            "resource": {
                "resourceType": "Observation",
                "id": "3223e895-7da6-df20-5043-63574a2ba50a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 16.51,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:70d9532b-c2bc-31e7-1212-3d342373d561",
            "resource": {
                "resourceType": "Observation",
                "id": "70d9532b-c2bc-31e7-1212-3d342373d561",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.36,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b125e814-87d6-1667-51a2-b92e0bf943e3",
            "resource": {
                "resourceType": "Observation",
                "id": "b125e814-87d6-1667-51a2-b92e0bf943e3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.72,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:2cd6f306-e94f-20c1-89a7-8e17b2377134",
            "resource": {
                "resourceType": "Observation",
                "id": "2cd6f306-e94f-20c1-89a7-8e17b2377134",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 139.56,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:89c32d67-b20c-f2a0-f212-528ec771dc93",
            "resource": {
                "resourceType": "Observation",
                "id": "89c32d67-b20c-f2a0-f212-528ec771dc93",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.22,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a2210115-ace6-c0ae-e390-875cff774872",
            "resource": {
                "resourceType": "Observation",
                "id": "a2210115-ace6-c0ae-e390-875cff774872",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 103.83,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6ab7b363-f3ea-3b49-1ee4-6422187c3447",
            "resource": {
                "resourceType": "Observation",
                "id": "6ab7b363-f3ea-3b49-1ee4-6422187c3447",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 25.9,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:bbc9bc62-7139-ce76-e5eb-4a30f0429fa4",
            "resource": {
                "resourceType": "Observation",
                "id": "bbc9bc62-7139-ce76-e5eb-4a30f0429fa4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2093-3",
                            "display": "Total Cholesterol"
                        }
                    ],
                    "text": "Total Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186.87,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:3ab6ce61-517a-6d15-c4de-01b680926a85",
            "resource": {
                "resourceType": "Observation",
                "id": "3ab6ce61-517a-6d15-c4de-01b680926a85",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2571-8",
                            "display": "Triglycerides"
                        }
                    ],
                    "text": "Triglycerides"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 121.23,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a53851b5-7476-5b56-0475-2521e966e6e8",
            "resource": {
                "resourceType": "Observation",
                "id": "a53851b5-7476-5b56-0475-2521e966e6e8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "18262-6",
                            "display": "Low Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "Low Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 98.08,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a40358bc-08fd-ac6b-b35e-5ebed86b6fa3",
            "resource": {
                "resourceType": "Observation",
                "id": "a40358bc-08fd-ac6b-b35e-5ebed86b6fa3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2085-9",
                            "display": "High Density Lipoprotein Cholesterol"
                        }
                    ],
                    "text": "High Density Lipoprotein Cholesterol"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 64.54,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:adc7501f-7c64-677e-9d15-5ca51caa1871",
            "resource": {
                "resourceType": "Observation",
                "id": "adc7501f-7c64-677e-9d15-5ca51caa1871",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8530ef56-f789-87e5-17fd-9ed0d7eccb4d",
            "resource": {
                "resourceType": "Observation",
                "id": "8530ef56-f789-87e5-17fd-9ed0d7eccb4d",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.33,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:610d2d73-7a51-4c94-72c8-8391e6826703",
            "resource": {
                "resourceType": "Observation",
                "id": "610d2d73-7a51-4c94-72c8-8391e6826703",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:56:24-04:00",
                "issued": "1999-06-04T04:56:24.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6568-5",
                                    "display": "Not at all"
                                }
                            ],
                            "text": "Not at all"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:bd203e16-a630-8ad3-b405-3626f71eb303",
            "resource": {
                "resourceType": "Observation",
                "id": "bd203e16-a630-8ad3-b405-3626f71eb303",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T05:31:52-04:00",
                "issued": "1999-06-04T05:31:52.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5900dac6-c80d-f830-fc6e-63a5b0a53c78",
            "resource": {
                "resourceType": "Observation",
                "id": "5900dac6-c80d-f830-fc6e-63a5b0a53c78",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "75626-2",
                            "display": "Total score [AUDIT-C]"
                        }
                    ],
                    "text": "Total score [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T06:13:25-04:00",
                "issued": "1999-06-04T06:13:25.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b8885c65-3c99-9fb6-f763-da1dc81c7098",
            "resource": {
                "resourceType": "Procedure",
                "id": "b8885c65-3c99-9fb6-f763-da1dc81c7098",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:56:24-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:036c68f7-df89-f65e-8b3c-75ff3f07883d",
            "resource": {
                "resourceType": "Procedure",
                "id": "036c68f7-df89-f65e-8b3c-75ff3f07883d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:df9f39ad-8931-42c5-3eff-01ba2f3b18b4",
            "resource": {
                "resourceType": "Procedure",
                "id": "df9f39ad-8931-42c5-3eff-01ba2f3b18b4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T04:56:24-04:00",
                    "end": "1999-06-04T05:09:49-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:905fbd23-55d5-4c1f-42d6-eba3a6295dd5",
            "resource": {
                "resourceType": "Procedure",
                "id": "905fbd23-55d5-4c1f-42d6-eba3a6295dd5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T05:09:49-04:00",
                    "end": "1999-06-04T05:31:52-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:82b319e3-6a5e-846b-8e83-f61e8be09153",
            "resource": {
                "resourceType": "Procedure",
                "id": "82b319e3-6a5e-846b-8e83-f61e8be09153",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T05:31:52-04:00",
                    "end": "1999-06-04T05:44:21-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:8395552d-7193-21e7-5b52-45fb6ac6e355",
            "resource": {
                "resourceType": "Procedure",
                "id": "8395552d-7193-21e7-5b52-45fb6ac6e355",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "763302001",
                            "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        }
                    ],
                    "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "performedPeriod": {
                    "start": "1999-06-04T05:44:21-04:00",
                    "end": "1999-06-04T06:13:25-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:2cc721fa-2765-dbc6-401a-7318f9c4e845",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "2cc721fa-2765-dbc6-401a-7318f9c4e845",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "authoredOn": "1999-06-04T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:eefb1c3c-ec27-3e20-2b9f-7f5174488fe6",
            "resource": {
                "resourceType": "Claim",
                "id": "eefb1c3c-ec27-3e20-2b9f-7f5174488fe6",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:2cc721fa-2765-dbc6-401a-7318f9c4e845"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 31.91,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5384f46a-b2e3-c92a-4e9a-d7954f97f9ac",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "5384f46a-b2e3-c92a-4e9a-d7954f97f9ac",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "authoredOn": "1999-06-04T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:30d14f3c-4c28-4fa6-0924-c3558c8cba47",
            "resource": {
                "resourceType": "Claim",
                "id": "30d14f3c-4c28-4fa6-0924-c3558c8cba47",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:5384f46a-b2e3-c92a-4e9a-d7954f97f9ac"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 197.63,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:34155db3-6409-489c-1129-e62665456680",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "34155db3-6409-489c-1129-e62665456680",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "authoredOn": "1999-06-04T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:2c11715b-cee1-084a-1f84-b79e20e47749",
            "resource": {
                "resourceType": "Claim",
                "id": "2c11715b-cee1-084a-1f84-b79e20e47749",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:34155db3-6409-489c-1129-e62665456680"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 25.58,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:4cb210d4-6f04-1458-795c-15817950db0e",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "4cb210d4-6f04-1458-795c-15817950db0e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "authoredOn": "1999-06-04T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:560f508e-05ea-0750-01d6-5420d95dc851",
            "resource": {
                "resourceType": "Claim",
                "id": "560f508e-05ea-0750-01d6-5420d95dc851",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:4cb210d4-6f04-1458-795c-15817950db0e"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 14.64,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:4b0273d3-483c-b74c-2742-71014204a575",
            "resource": {
                "resourceType": "Immunization",
                "id": "4b0273d3-483c-b74c-2742-71014204a575",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "occurrenceDateTime": "1999-06-04T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:a0861a0a-2526-93f0-dccf-4bbb64b519d9",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "a0861a0a-2526-93f0-dccf-4bbb64b519d9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:fb846bc3-ee8a-c14b-b6e5-6869c6044d84",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:3223e895-7da6-df20-5043-63574a2ba50a",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:70d9532b-c2bc-31e7-1212-3d342373d561",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:b125e814-87d6-1667-51a2-b92e0bf943e3",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:2cd6f306-e94f-20c1-89a7-8e17b2377134",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:89c32d67-b20c-f2a0-f212-528ec771dc93",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:a2210115-ace6-c0ae-e390-875cff774872",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:6ab7b363-f3ea-3b49-1ee4-6422187c3447",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:77957c39-2954-6f9a-f103-0924546c9c28",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "77957c39-2954-6f9a-f103-0924546c9c28",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "57698-3",
                            "display": "Lipid Panel"
                        }
                    ],
                    "text": "Lipid Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:bbc9bc62-7139-ce76-e5eb-4a30f0429fa4",
                        "display": "Total Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:3ab6ce61-517a-6d15-c4de-01b680926a85",
                        "display": "Triglycerides"
                    },
                    {
                        "reference": "urn:uuid:a53851b5-7476-5b56-0475-2521e966e6e8",
                        "display": "Low Density Lipoprotein Cholesterol"
                    },
                    {
                        "reference": "urn:uuid:a40358bc-08fd-ac6b-b35e-5ebed86b6fa3",
                        "display": "High Density Lipoprotein Cholesterol"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:3b837ecb-7cae-27d8-dfa3-04ac888811ee",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "3b837ecb-7cae-27d8-dfa3-04ac888811ee",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T05:31:52-04:00",
                "issued": "1999-06-04T05:31:52.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:bd203e16-a630-8ad3-b405-3626f71eb303",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:9f0a9b93-220c-e11a-cdde-f40b1057546f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "9f0a9b93-220c-e11a-cdde-f40b1057546f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72109-2",
                            "display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                        }
                    ],
                    "text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T06:13:25-04:00",
                "issued": "1999-06-04T06:13:25.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:5900dac6-c80d-f830-fc6e-63a5b0a53c78",
                        "display": "Total score [AUDIT-C]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:66e2e80f-c16c-c9a8-a798-211a1ea3aeb3",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "66e2e80f-c16c-c9a8-a798-211a1ea3aeb3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                },
                "effectiveDateTime": "1999-06-04T04:14:47-04:00",
                "issued": "1999-06-04T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjE5OTktMDYtMDQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ2IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:39bbbbf2-7a83-97d5-6ec7-ddfe2dd7a8e5",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "39bbbbf2-7a83-97d5-6ec7-ddfe2dd7a8e5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:66e2e80f-c16c-c9a8-a798-211a1ea3aeb3"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "1999-06-04T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjE5OTktMDYtMDQKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ2IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgKHByb2NlZHVyZSkKLSBkZXByZXNzaW9uIHNjcmVlbmluZyB1c2luZyBwYXRpZW50IGhlYWx0aCBxdWVzdGlvbm5haXJlIHR3by1pdGVtIHNjb3JlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                        }
                    ],
                    "period": {
                        "start": "1999-06-04T04:14:47-04:00",
                        "end": "1999-06-04T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:0f4abbdc-9684-3774-3896-978b2987b4de",
            "resource": {
                "resourceType": "Claim",
                "id": "0f4abbdc-9684-3774-3896-978b2987b4de",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:14:47-04:00",
                    "end": "1999-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:4b0273d3-483c-b74c-2742-71014204a575"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:fce9d7a7-6ad7-c506-5d89-d7caaa9fee2f"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:b8885c65-3c99-9fb6-f763-da1dc81c7098"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:036c68f7-df89-f65e-8b3c-75ff3f07883d"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:df9f39ad-8931-42c5-3eff-01ba2f3b18b4"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:905fbd23-55d5-4c1f-42d6-eba3a6295dd5"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:82b319e3-6a5e-846b-8e83-f61e8be09153"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureReference": {
                            "reference": "urn:uuid:8395552d-7193-21e7-5b52-45fb6ac6e355"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 1004.00,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            6
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 1790.33,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:1afa4c6b-af6b-5a8b-30e7-29e65e008ffb",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "1afa4c6b-af6b-5a8b-30e7-29e65e008ffb",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Blue Cross Blue Shield"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Blue Cross Blue Shield"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "0f4abbdc-9684-3774-3896-978b2987b4de"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "1999-06-04T04:29:47-04:00",
                    "end": "2000-06-04T04:29:47-04:00"
                },
                "created": "1999-06-04T04:29:47-04:00",
                "insurer": {
                    "display": "Blue Cross Blue Shield"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:0f4abbdc-9684-3774-3896-978b2987b4de"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:fce9d7a7-6ad7-c506-5d89-d7caaa9fee2f"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "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-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 1004.00,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt",
                                            "display": "Line Beneficiary Coinsurance Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 200.8,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 803.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": 1004.00,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt",
                                            "display": "Line Allowed Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 1004.00,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "1999-06-04T04:14:47-04:00",
                            "end": "1999-06-04T04:29:47-04: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": 1790.33,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2982.2160000000003,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36",
            "resource": {
                "resourceType": "Encounter",
                "id": "beddb178-40b7-e146-5330-5b6b93796e36",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "beddb178-40b7-e146-5330-5b6b93796e36"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:41315d98-fc2d-4d2e-80b8-a1d22dd54274",
            "resource": {
                "resourceType": "Condition",
                "id": "41315d98-fc2d-4d2e-80b8-a1d22dd54274",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "onsetDateTime": "2000-06-09T04:46:56-04:00",
                "abatementDateTime": "2001-06-15T04:56:24-04:00",
                "recordedDate": "2000-06-09T04:46:56-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:7e1235eb-8c6d-b39a-c6e6-958c7cbfb81b",
            "resource": {
                "resourceType": "Condition",
                "id": "7e1235eb-8c6d-b39a-c6e6-958c7cbfb81b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "73595000",
                            "display": "Stress (finding)"
                        }
                    ],
                    "text": "Stress (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "onsetDateTime": "2000-06-09T04:46:56-04:00",
                "abatementDateTime": "2001-12-21T03:58:50-05:00",
                "recordedDate": "2000-06-09T04:46:56-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:787ece16-3a1b-e365-369a-b7727fa7b1e7",
            "resource": {
                "resourceType": "Observation",
                "id": "787ece16-3a1b-e365-369a-b7727fa7b1e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9d61e088-b60d-b1e1-b5ad-6ca136e261fe",
            "resource": {
                "resourceType": "Observation",
                "id": "9d61e088-b60d-b1e1-b5ad-6ca136e261fe",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 2,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:61958705-d721-a30a-eff6-549f7c5f4f41",
            "resource": {
                "resourceType": "Observation",
                "id": "61958705-d721-a30a-eff6-549f7c5f4f41",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 104.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:04c2f761-93ca-60fe-9bf0-5dc22c06dbe4",
            "resource": {
                "resourceType": "Observation",
                "id": "04c2f761-93ca-60fe-9bf0-5dc22c06dbe4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.12,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:16fac88b-c995-b6ac-ea60-3bd0d3622140",
            "resource": {
                "resourceType": "Observation",
                "id": "16fac88b-c995-b6ac-ea60-3bd0d3622140",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 73,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 110,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:921e03cd-571c-01cc-5699-24eafac434e7",
            "resource": {
                "resourceType": "Observation",
                "id": "921e03cd-571c-01cc-5699-24eafac434e7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 98,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1af08651-b220-500e-7055-f8a77d1a2af8",
            "resource": {
                "resourceType": "Observation",
                "id": "1af08651-b220-500e-7055-f8a77d1a2af8",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 15,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:443176e6-fb78-9b95-4edb-357c000869b5",
            "resource": {
                "resourceType": "Observation",
                "id": "443176e6-fb78-9b95-4edb-357c000869b5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 87.79,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:709ed404-cfd8-daa6-7978-6062f9512252",
            "resource": {
                "resourceType": "Observation",
                "id": "709ed404-cfd8-daa6-7978-6062f9512252",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.04,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6b955e0d-df12-d69c-69c5-c2ba61e9030f",
            "resource": {
                "resourceType": "Observation",
                "id": "6b955e0d-df12-d69c-69c5-c2ba61e9030f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.42,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c34e61d6-0607-fe1f-ba65-a26b2fdc7688",
            "resource": {
                "resourceType": "Observation",
                "id": "c34e61d6-0607-fe1f-ba65-a26b2fdc7688",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 9.57,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:dfd12765-11a9-a695-57de-584d6f79044b",
            "resource": {
                "resourceType": "Observation",
                "id": "dfd12765-11a9-a695-57de-584d6f79044b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 139.63,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:46c608f9-f637-70d7-0294-e8c9af53a6ab",
            "resource": {
                "resourceType": "Observation",
                "id": "46c608f9-f637-70d7-0294-e8c9af53a6ab",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.13,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:42b57652-9cb2-c528-6746-02c0d2fe29d3",
            "resource": {
                "resourceType": "Observation",
                "id": "42b57652-9cb2-c528-6746-02c0d2fe29d3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 110.95,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8c1d682b-1c79-9a62-70d5-88ac02cae81d",
            "resource": {
                "resourceType": "Observation",
                "id": "8c1d682b-1c79-9a62-70d5-88ac02cae81d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 21.62,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b06c0804-6769-fc71-092b-0804a51f77a4",
            "resource": {
                "resourceType": "Observation",
                "id": "b06c0804-6769-fc71-092b-0804a51f77a4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:de969025-ef13-0605-b953-c2e53ccc1d17",
            "resource": {
                "resourceType": "Observation",
                "id": "de969025-ef13-0605-b953-c2e53ccc1d17",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 6.08,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d6efa7e6-608f-4183-d189-2fede8e717d0",
            "resource": {
                "resourceType": "Observation",
                "id": "d6efa7e6-608f-4183-d189-2fede8e717d0",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:46:56-04:00",
                "issued": "2000-06-09T04:46:56.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13863-8",
                                    "display": "A little bit"
                                }
                            ],
                            "text": "A little bit"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:dc50c02b-3def-a53c-7245-146aa3081b24",
            "resource": {
                "resourceType": "Observation",
                "id": "dc50c02b-3def-a53c-7245-146aa3081b24",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55758-7",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T05:19:52-04:00",
                "issued": "2000-06-09T05:19:52.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:53de342e-46dd-9ee0-d67a-9cb559b188fc",
            "resource": {
                "resourceType": "Observation",
                "id": "53de342e-46dd-9ee0-d67a-9cb559b188fc",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82667-7",
                            "display": "Total score [DAST-10]"
                        }
                    ],
                    "text": "Total score [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T06:00:03-04:00",
                "issued": "2000-06-09T06:00:03.085-04:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e6e63280-718d-e234-1e9e-16d79b7a41a4",
            "resource": {
                "resourceType": "Procedure",
                "id": "e6e63280-718d-e234-1e9e-16d79b7a41a4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "performedPeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:46:56-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:63d6b250-c084-ef02-fa9b-3374bd641ce3",
            "resource": {
                "resourceType": "Procedure",
                "id": "63d6b250-c084-ef02-fa9b-3374bd641ce3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "171207006",
                            "display": "Depression screening (procedure)"
                        }
                    ],
                    "text": "Depression screening (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "performedPeriod": {
                    "start": "2000-06-09T04:46:56-04:00",
                    "end": "2000-06-09T04:56:59-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:b846f8ed-d449-8251-7873-f0e898f8604b",
            "resource": {
                "resourceType": "Procedure",
                "id": "b846f8ed-d449-8251-7873-f0e898f8604b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "454711000124102",
                            "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        }
                    ],
                    "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "performedPeriod": {
                    "start": "2000-06-09T04:56:59-04:00",
                    "end": "2000-06-09T05:19:52-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:62d5738b-7130-66d6-dc40-94ae1e84c6d1",
            "resource": {
                "resourceType": "Procedure",
                "id": "62d5738b-7130-66d6-dc40-94ae1e84c6d1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "performedPeriod": {
                    "start": "2000-06-09T05:19:52-04:00",
                    "end": "2000-06-09T05:30:32-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e062e941-c430-58aa-4eeb-5700ca68ed9f",
            "resource": {
                "resourceType": "Procedure",
                "id": "e062e941-c430-58aa-4eeb-5700ca68ed9f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "713106006",
                            "display": "Screening for drug abuse (procedure)"
                        }
                    ],
                    "text": "Screening for drug abuse (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "performedPeriod": {
                    "start": "2000-06-09T05:30:32-04:00",
                    "end": "2000-06-09T06:00:03-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:5940495b-6563-f03c-d988-a4c56b0d3a28",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "5940495b-6563-f03c-d988-a4c56b0d3a28",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "authoredOn": "2000-06-09T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:307499cc-86ca-c888-25d7-1ba6bd198d7d",
            "resource": {
                "resourceType": "Claim",
                "id": "307499cc-86ca-c888-25d7-1ba6bd198d7d",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:5940495b-6563-f03c-d988-a4c56b0d3a28"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 78.73,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:d594ca05-793a-5488-d780-a480f61358de",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "d594ca05-793a-5488-d780-a480f61358de",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "authoredOn": "2000-06-09T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:20ff6de5-7b82-17eb-a768-5002f7efe794",
            "resource": {
                "resourceType": "Claim",
                "id": "20ff6de5-7b82-17eb-a768-5002f7efe794",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:d594ca05-793a-5488-d780-a480f61358de"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 75.65,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:9eeaa50f-57ce-3704-40e6-d99043a0f1fd",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "9eeaa50f-57ce-3704-40e6-d99043a0f1fd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "authoredOn": "2000-06-09T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:0fd2b261-948e-9205-e291-f464d26ecde8",
            "resource": {
                "resourceType": "Claim",
                "id": "0fd2b261-948e-9205-e291-f464d26ecde8",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:9eeaa50f-57ce-3704-40e6-d99043a0f1fd"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 7.87,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:60bc07c4-4fd7-df6c-ff48-c7005754d023",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "60bc07c4-4fd7-df6c-ff48-c7005754d023",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "authoredOn": "2000-06-09T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:cba3ca22-5197-79bc-4302-38be6fc9b351",
            "resource": {
                "resourceType": "Claim",
                "id": "cba3ca22-5197-79bc-4302-38be6fc9b351",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:60bc07c4-4fd7-df6c-ff48-c7005754d023"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 19.96,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:4ca611b3-8149-d470-077f-f5c677a71800",
            "resource": {
                "resourceType": "Immunization",
                "id": "4ca611b3-8149-d470-077f-f5c677a71800",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "occurrenceDateTime": "2000-06-09T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:43116a84-f26e-cc2c-29d3-4d25d38071f9",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "43116a84-f26e-cc2c-29d3-4d25d38071f9",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:443176e6-fb78-9b95-4edb-357c000869b5",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:709ed404-cfd8-daa6-7978-6062f9512252",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:6b955e0d-df12-d69c-69c5-c2ba61e9030f",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:c34e61d6-0607-fe1f-ba65-a26b2fdc7688",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:dfd12765-11a9-a695-57de-584d6f79044b",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:46c608f9-f637-70d7-0294-e8c9af53a6ab",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:42b57652-9cb2-c528-6746-02c0d2fe29d3",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:8c1d682b-1c79-9a62-70d5-88ac02cae81d",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:d3135931-d6f6-4635-70cf-4d39f8eaf6da",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "d3135931-d6f6-4635-70cf-4d39f8eaf6da",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "55757-9",
                            "display": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                        }
                    ],
                    "text": "Patient Health Questionnaire 2 item (PHQ-2) [Reported]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T05:19:52-04:00",
                "issued": "2000-06-09T05:19:52.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:dc50c02b-3def-a53c-7245-146aa3081b24",
                        "display": "Patient Health Questionnaire 2 item (PHQ-2) total score [Reported]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:5521e7f1-3b92-d323-1055-c2547a3d61e2",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "5521e7f1-3b92-d323-1055-c2547a3d61e2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "82666-9",
                            "display": "Drug Abuse Screening Test-10 [DAST-10]"
                        }
                    ],
                    "text": "Drug Abuse Screening Test-10 [DAST-10]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T06:00:03-04:00",
                "issued": "2000-06-09T06:00:03.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:53de342e-46dd-9ee0-d67a-9cb559b188fc",
                        "display": "Total score [DAST-10]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:00027fd4-d687-48d5-f422-fb992c67a10b",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "00027fd4-d687-48d5-f422-fb992c67a10b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                },
                "effectiveDateTime": "2000-06-09T04:14:47-04:00",
                "issued": "2000-06-09T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDAtMDYtMDkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ3IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAotIGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldAo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:b18e924e-f15f-87a4-2896-7a28beefbf5e",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "b18e924e-f15f-87a4-2896-7a28beefbf5e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:00027fd4-d687-48d5-f422-fb992c67a10b"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2000-06-09T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDAtMDYtMDkKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ3IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQ2lnbmEgSGVhbHRoLgoKIyBBbGxlcmdpZXMKTm8gS25vd24gQWxsZXJnaWVzLgoKIyBNZWRpY2F0aW9ucwphbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQ7IHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0OyBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgpQYXRpZW50IGlzIHByZXNlbnRpbmcgd2l0aCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuIAoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGFzc2Vzc21lbnQgb2YgaGVhbHRoIGFuZCBzb2NpYWwgY2FyZSBuZWVkcyAocHJvY2VkdXJlKQotIGRlcHJlc3Npb24gc2NyZWVuaW5nIChwcm9jZWR1cmUpCi0gZGVwcmVzc2lvbiBzY3JlZW5pbmcgdXNpbmcgcGF0aWVudCBoZWFsdGggcXVlc3Rpb25uYWlyZSB0d28taXRlbSBzY29yZSAocHJvY2VkdXJlKQotIGFzc2Vzc21lbnQgb2Ygc3Vic3RhbmNlIHVzZSAocHJvY2VkdXJlKQotIHNjcmVlbmluZyBmb3IgZHJ1ZyBhYnVzZSAocHJvY2VkdXJlKQpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0Ci0gbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKLSBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldAotIGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldAo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                        }
                    ],
                    "period": {
                        "start": "2000-06-09T04:14:47-04:00",
                        "end": "2000-06-09T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:bd5ad6f6-9053-deda-1f34-ee820122a082",
            "resource": {
                "resourceType": "Claim",
                "id": "bd5ad6f6-9053-deda-1f34-ee820122a082",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:14:47-04:00",
                    "end": "2000-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:4ca611b3-8149-d470-077f-f5c677a71800"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:41315d98-fc2d-4d2e-80b8-a1d22dd54274"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7e1235eb-8c6d-b39a-c6e6-958c7cbfb81b"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:e6e63280-718d-e234-1e9e-16d79b7a41a4"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:63d6b250-c084-ef02-fa9b-3374bd641ce3"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:b846f8ed-d449-8251-7873-f0e898f8604b"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:62d5738b-7130-66d6-dc40-94ae1e84c6d1"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureReference": {
                            "reference": "urn:uuid:e062e941-c430-58aa-4eeb-5700ca68ed9f"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 8,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 9,
                        "procedureSequence": [
                            5
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 786.3299999999999,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:6f6e218c-2219-c465-8182-2824995c6195",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "6f6e218c-2219-c465-8182-2824995c6195",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Cigna Health"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Cigna Health"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "bd5ad6f6-9053-deda-1f34-ee820122a082"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2000-06-09T04:29:47-04:00",
                    "end": "2001-06-09T04:29:47-04:00"
                },
                "created": "2000-06-09T04:29:47-04:00",
                "insurer": {
                    "display": "Cigna Health"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:bd5ad6f6-9053-deda-1f34-ee820122a082"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:41315d98-fc2d-4d2e-80b8-a1d22dd54274"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:7e1235eb-8c6d-b39a-c6e6-958c7cbfb81b"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Cigna Health"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/sid/cvx",
                                    "code": "140",
                                    "display": "Influenza, seasonal, injectable, preservative free"
                                }
                            ],
                            "text": "Influenza, seasonal, injectable, preservative free"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "73595000",
                                    "display": "Stress (finding)"
                                }
                            ],
                            "text": "Stress (finding)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "171207006",
                                    "display": "Depression screening (procedure)"
                                }
                            ],
                            "text": "Depression screening (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "454711000124102",
                                    "display": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                                }
                            ],
                            "text": "Depression screening using Patient Health Questionnaire Two-Item score (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 8,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "sequence": 9,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "713106006",
                                    "display": "Screening for drug abuse (procedure)"
                                }
                            ],
                            "text": "Screening for drug abuse (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2000-06-09T04:14:47-04:00",
                            "end": "2000-06-09T04:29:47-04: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": 786.3299999999999,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 2179.016,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e",
            "resource": {
                "resourceType": "Encounter",
                "id": "38811438-dfdb-d3c7-7d97-db7a3d35733e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "38811438-dfdb-d3c7-7d97-db7a3d35733e"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "162673000",
                                "display": "General examination of patient (procedure)"
                            }
                        ],
                        "text": "General examination of patient (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2001-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29:47-04:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:81103219-723e-4850-cec8-61eff09ec102",
            "resource": {
                "resourceType": "Condition",
                "id": "81103219-723e-4850-cec8-61eff09ec102",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160904001",
                            "display": "Part-time employment (finding)"
                        }
                    ],
                    "text": "Part-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "onsetDateTime": "2001-06-15T04:56:24-04:00",
                "abatementDateTime": "2001-12-21T03:58:50-05:00",
                "recordedDate": "2001-06-15T04:56:24-04:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:ed1e15fc-bcf4-668f-77ea-d86877c879d7",
            "resource": {
                "resourceType": "Observation",
                "id": "ed1e15fc-bcf4-668f-77ea-d86877c879d7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:741bd16b-e1be-8905-16e0-3fd2d1544df6",
            "resource": {
                "resourceType": "Observation",
                "id": "741bd16b-e1be-8905-16e0-3fd2d1544df6",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6349b7e9-94ef-c41c-afb7-8419250d35f5",
            "resource": {
                "resourceType": "Observation",
                "id": "6349b7e9-94ef-c41c-afb7-8419250d35f5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 104.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:fd431a7c-ec15-5557-b3d0-8d3c546c1714",
            "resource": {
                "resourceType": "Observation",
                "id": "fd431a7c-ec15-5557-b3d0-8d3c546c1714",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 30.12,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:838bb76b-8249-51c9-2cbc-bebd16d1d8d6",
            "resource": {
                "resourceType": "Observation",
                "id": "838bb76b-8249-51c9-2cbc-bebd16d1d8d6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 80,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 122,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a71de24a-785d-47cb-459d-893de8d4bfd3",
            "resource": {
                "resourceType": "Observation",
                "id": "a71de24a-785d-47cb-459d-893de8d4bfd3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 95,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:7f64a831-c0a0-c7e8-c6a7-f267cd8821cc",
            "resource": {
                "resourceType": "Observation",
                "id": "7f64a831-c0a0-c7e8-c6a7-f267cd8821cc",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 13,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9bfd7452-c9d3-091c-6f7e-370dff82c700",
            "resource": {
                "resourceType": "Observation",
                "id": "9bfd7452-c9d3-091c-6f7e-370dff82c700",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 77.73,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b150f8ad-ea0e-1c3e-d47e-eb91d6d98cbd",
            "resource": {
                "resourceType": "Observation",
                "id": "b150f8ad-ea0e-1c3e-d47e-eb91d6d98cbd",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 18.7,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:eacb5f1d-846d-62b9-7b3b-3e86ce891d39",
            "resource": {
                "resourceType": "Observation",
                "id": "eacb5f1d-846d-62b9-7b3b-3e86ce891d39",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 1.33,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:83780698-6218-3c82-513c-41984022d0a2",
            "resource": {
                "resourceType": "Observation",
                "id": "83780698-6218-3c82-513c-41984022d0a2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 8.93,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d74550b3-e475-2145-4859-5ca6fd3e0b72",
            "resource": {
                "resourceType": "Observation",
                "id": "d74550b3-e475-2145-4859-5ca6fd3e0b72",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 142.06,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6079436b-d1d8-98e1-5360-4f37d470ae08",
            "resource": {
                "resourceType": "Observation",
                "id": "6079436b-d1d8-98e1-5360-4f37d470ae08",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 4.49,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:be280322-7b46-c717-3ef1-640f90a66974",
            "resource": {
                "resourceType": "Observation",
                "id": "be280322-7b46-c717-3ef1-640f90a66974",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 103.96,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:ee0968e6-c015-7e7d-eb78-bb1976d80d92",
            "resource": {
                "resourceType": "Observation",
                "id": "ee0968e6-c015-7e7d-eb78-bb1976d80d92",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 20.01,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d61b38fa-1ea8-0eb8-5857-cd885ca12459",
            "resource": {
                "resourceType": "Observation",
                "id": "d61b38fa-1ea8-0eb8-5857-cd885ca12459",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5551bd8e-1f5d-41e9-3be0-90416b436e74",
            "resource": {
                "resourceType": "Observation",
                "id": "5551bd8e-1f5d-41e9-3be0-90416b436e74",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "valueQuantity": {
                    "value": 5.94,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:9e70c9cf-3b5b-3d67-b1f5-d878938d1512",
            "resource": {
                "resourceType": "Observation",
                "id": "9e70c9cf-3b5b-3d67-b1f5-d878938d1512",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:56:24-04:00",
                "issued": "2001-06-15T04:56:24.085-04:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA13909-9",
                                    "display": "Somewhat"
                                }
                            ],
                            "text": "Somewhat"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30131-9",
                                    "display": "3 to 5 times a week"
                                }
                            ],
                            "text": "3 to 5 times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30122-8",
                                    "display": "I choose not to answer this question"
                                }
                            ],
                            "text": "I choose not to answer this question"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30138-4",
                                    "display": "Part-time or temporary work"
                                }
                            ],
                            "text": "Part-time or temporary work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:29436927-236c-39af-e23a-e69cc90fa4fa",
            "resource": {
                "resourceType": "Procedure",
                "id": "29436927-236c-39af-e23a-e69cc90fa4fa",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "performedPeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:56:24-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:1d08bebc-66da-4598-88f6-3b71cb6326e1",
            "resource": {
                "resourceType": "Procedure",
                "id": "1d08bebc-66da-4598-88f6-3b71cb6326e1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "performedPeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:8f50d93c-ce67-88ca-996a-1b7ba411e8ff",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "8f50d93c-ce67-88ca-996a-1b7ba411e8ff",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "authoredOn": "2001-06-15T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:24ec7edd-df63-b970-efa7-64a3f47ecddf",
            "resource": {
                "resourceType": "Claim",
                "id": "24ec7edd-df63-b970-efa7-64a3f47ecddf",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:8f50d93c-ce67-88ca-996a-1b7ba411e8ff"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 37.53,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ab3f35a0-6db6-b92c-5105-9a13b1e13476",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ab3f35a0-6db6-b92c-5105-9a13b1e13476",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "authoredOn": "2001-06-15T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:bf730bd4-a4c3-8d4b-07b5-4a654b8ecd77",
            "resource": {
                "resourceType": "Claim",
                "id": "bf730bd4-a4c3-8d4b-07b5-4a654b8ecd77",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ab3f35a0-6db6-b92c-5105-9a13b1e13476"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 183.7,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:f301e4e2-ad86-2639-d590-33fc527cf1e5",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "f301e4e2-ad86-2639-d590-33fc527cf1e5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "authoredOn": "2001-06-15T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:7a004e46-f781-aa37-0e9c-cbb045684ee9",
            "resource": {
                "resourceType": "Claim",
                "id": "7a004e46-f781-aa37-0e9c-cbb045684ee9",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:f301e4e2-ad86-2639-d590-33fc527cf1e5"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 12.61,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:fbd220dd-013c-374a-8af1-09afecaafae5",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "fbd220dd-013c-374a-8af1-09afecaafae5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "authoredOn": "2001-06-15T04:14:47-04:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                    "display": "Dr. Sommer719 Hilpert278"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:cab1725d-5760-5076-13fa-a0a3d0b647c8",
            "resource": {
                "resourceType": "Claim",
                "id": "cab1725d-5760-5076-13fa-a0a3d0b647c8",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:fbd220dd-013c-374a-8af1-09afecaafae5"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 7.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:85f49b27-de6b-6a2c-a8f1-03117fa6e6a3",
            "resource": {
                "resourceType": "Immunization",
                "id": "85f49b27-de6b-6a2c-a8f1-03117fa6e6a3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "occurrenceDateTime": "2001-06-15T04:14:47-04:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:f6885444-8d54-4a00-c397-db010ebf307c",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "f6885444-8d54-4a00-c397-db010ebf307c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:9bfd7452-c9d3-091c-6f7e-370dff82c700",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:b150f8ad-ea0e-1c3e-d47e-eb91d6d98cbd",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:eacb5f1d-846d-62b9-7b3b-3e86ce891d39",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:83780698-6218-3c82-513c-41984022d0a2",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:d74550b3-e475-2145-4859-5ca6fd3e0b72",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:6079436b-d1d8-98e1-5360-4f37d470ae08",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:be280322-7b46-c717-3ef1-640f90a66974",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:ee0968e6-c015-7e7d-eb78-bb1976d80d92",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:08df31a4-af0b-2d9e-dfbe-d7e224fca862",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "08df31a4-af0b-2d9e-dfbe-d7e224fca862",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                },
                "effectiveDateTime": "2001-06-15T04:14:47-04:00",
                "issued": "2001-06-15T04:14:47.085-04:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDEtMDYtMTUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:e3e7fcad-e860-ecfe-4755-f6add1bb0ac1",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "e3e7fcad-e860-ecfe-4755-f6add1bb0ac1",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:08df31a4-af0b-2d9e-dfbe-d7e224fca862"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2001-06-15T04:14:47.085-04:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDEtMDYtMTUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ4IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQmx1ZSBDcm9zcyBCbHVlIFNoaWVsZC4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0OyBzaW12YXN0YXRpbiAyMCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5CgojIEFzc2Vzc21lbnQgYW5kIFBsYW4KUGF0aWVudCBpcyBwcmVzZW50aW5nIHdpdGggcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KUGF0aWVudCB3YXMgZ2l2ZW4gdGhlIGZvbGxvd2luZyBpbW11bml6YXRpb25zOiBpbmZsdWVuemEsIHNlYXNvbmFsLCBpbmplY3RhYmxlLCBwcmVzZXJ2YXRpdmUgZnJlZS4gClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQKLSBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQotIHNpbXZhc3RhdGluIDIwIG1nIG9yYWwgdGFibGV0Ci0gYW1sb2RpcGluZSA1IG1nIG9yYWwgdGFibGV0Cg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                        }
                    ],
                    "period": {
                        "start": "2001-06-15T04:14:47-04:00",
                        "end": "2001-06-15T04:29:47-04:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:c5b0b2f6-6f01-8bd7-48bb-a84bfea87df7",
            "resource": {
                "resourceType": "Claim",
                "id": "c5b0b2f6-6f01-8bd7-48bb-a84bfea87df7",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:14:47-04:00",
                    "end": "2001-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:85f49b27-de6b-6a2c-a8f1-03117fa6e6a3"
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:81103219-723e-4850-cec8-61eff09ec102"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:29436927-236c-39af-e23a-e69cc90fa4fa"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:1d08bebc-66da-4598-88f6-3b71cb6326e1"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 356.90,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        }
                    }
                ],
                "total": {
                    "value": 1143.23,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:0c742d4e-9801-ee50-e75c-7a34c473b827",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "0c742d4e-9801-ee50-e75c-7a34c473b827",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Blue Cross Blue Shield"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Blue Cross Blue Shield"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "c5b0b2f6-6f01-8bd7-48bb-a84bfea87df7"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-06-15T04:29:47-04:00",
                    "end": "2002-06-15T04:29:47-04:00"
                },
                "created": "2001-06-15T04:29:47-04:00",
                "insurer": {
                    "display": "Blue Cross Blue Shield"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:c5b0b2f6-6f01-8bd7-48bb-a84bfea87df7"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:81103219-723e-4850-cec8-61eff09ec102"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Blue Cross Blue Shield"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "162673000",
                                    "display": "General examination of patient (procedure)"
                                }
                            ],
                            "text": "General examination of patient (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2001-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "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-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29: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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2001-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29:47-04: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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "2001-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29:47-04:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 356.90,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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.38,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 285.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": 356.90,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt",
                                            "display": "Line Allowed Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 356.90,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "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": "160904001",
                                    "display": "Part-time employment (finding)"
                                }
                            ],
                            "text": "Part-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "2001-06-15T04:14:47-04:00",
                            "end": "2001-06-15T04:29:47-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": 1143.23,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 811.256,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c",
            "resource": {
                "resourceType": "Encounter",
                "id": "722cb302-a047-a4fd-0e12-255ab6d62e4c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "722cb302-a047-a4fd-0e12-255ab6d62e4c"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185349003",
                                "display": "Encounter for check up (procedure)"
                            }
                        ],
                        "text": "Encounter for check up (procedure)"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2001-12-21T03:14:47-05:00",
                            "end": "2001-12-21T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:51a5fd5f-fa0d-0409-b92a-27451c29a090",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "51a5fd5f-fa0d-0409-b92a-27451c29a090",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:e2ad6f75-a032-f9ae-41da-497e47d997dd",
            "resource": {
                "resourceType": "Claim",
                "id": "e2ad6f75-a032-f9ae-41da-497e47d997dd",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:51a5fd5f-fa0d-0409-b92a-27451c29a090"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 23.15,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:cfa7861d-c535-57ed-606b-bb301af6a8b4",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "cfa7861d-c535-57ed-606b-bb301af6a8b4",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:b5bdc43f-6fad-857b-f3cb-a10b3c3a8f3e",
            "resource": {
                "resourceType": "Claim",
                "id": "b5bdc43f-6fad-857b-f3cb-a10b3c3a8f3e",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:cfa7861d-c535-57ed-606b-bb301af6a8b4"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 136.93,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ea489f4c-349a-c9fa-9eba-3f6a762978a0",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ea489f4c-349a-c9fa-9eba-3f6a762978a0",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:e84d300f-af66-a968-b2c0-22b7f7ee0d93",
            "resource": {
                "resourceType": "Claim",
                "id": "e84d300f-af66-a968-b2c0-22b7f7ee0d93",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ea489f4c-349a-c9fa-9eba-3f6a762978a0"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 32.06,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:b81eabac-bc0f-02dc-31a2-ea0fe9531232",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "b81eabac-bc0f-02dc-31a2-ea0fe9531232",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:65afe8e0-e846-e66e-4d89-9822e516af16",
            "resource": {
                "resourceType": "Claim",
                "id": "65afe8e0-e846-e66e-4d89-9822e516af16",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:b81eabac-bc0f-02dc-31a2-ea0fe9531232"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 51.66,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:a021758b-57fa-5677-489a-8e5ddc00b79f",
            "resource": {
                "resourceType": "Immunization",
                "id": "a021758b-57fa-5677-489a-8e5ddc00b79f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
                    ]
                },
                "status": "completed",
                "vaccineCode": {
                    "coding": [
                        {
                            "system": "http://hl7.org/fhir/sid/cvx",
                            "code": "140",
                            "display": "Influenza, seasonal, injectable, preservative free"
                        }
                    ],
                    "text": "Influenza, seasonal, injectable, preservative free"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "occurrenceDateTime": "2001-12-21T03:14:47-05:00",
                "primarySource": true,
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Immunization"
            }
        },
        {
            "fullUrl": "urn:uuid:1add006d-37b0-67fa-d4db-964b8fe68194",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "1add006d-37b0-67fa-d4db-964b8fe68194",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDEtMTItMjEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:76571b33-3f0a-7661-aebe-9d38055c21ee",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "76571b33-3f0a-7661-aebe-9d38055c21ee",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:1add006d-37b0-67fa-d4db-964b8fe68194"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2001-12-21T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDEtMTItMjEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuCgoKIyMgUGxhbgpQYXRpZW50IHdhcyBnaXZlbiB0aGUgZm9sbG93aW5nIGltbXVuaXphdGlvbnM6IGluZmx1ZW56YSwgc2Vhc29uYWwsIGluamVjdGFibGUsIHByZXNlcnZhdGl2ZSBmcmVlLiAKVGhlIHBhdGllbnQgd2FzIHByZXNjcmliZWQgdGhlIGZvbGxvd2luZyBtZWRpY2F0aW9uczoKLSBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                        }
                    ],
                    "period": {
                        "start": "2001-12-21T03:14:47-05:00",
                        "end": "2001-12-21T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:d09c98b4-1e56-5e6b-964c-0615d67c22f0",
            "resource": {
                "resourceType": "Claim",
                "id": "d09c98b4-1e56-5e6b-964c-0615d67c22f0",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "supportingInfo": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claiminformationcategory",
                                    "code": "info"
                                }
                            ]
                        },
                        "valueReference": {
                            "reference": "urn:uuid:a021758b-57fa-5677-489a-8e5ddc00b79f"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185349003",
                                    "display": "Encounter for check up (procedure)"
                                }
                            ],
                            "text": "Encounter for check up (procedure)"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://hl7.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": 218.01,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:a4610b76-9714-f464-9e85-b5a2662c077b",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "a4610b76-9714-f464-9e85-b5a2662c077b",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "d09c98b4-1e56-5e6b-964c-0615d67c22f0"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-21T03:29:47-05:00",
                    "end": "2002-12-21T03:29:47-05:00"
                },
                "created": "2001-12-21T03:29:47-05:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:d09c98b4-1e56-5e6b-964c-0615d67c22f0"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical 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-21T03:14:47-05:00",
                            "end": "2001-12-21T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "informationSequence": [
                            1
                        ],
                        "category": {
                            "coding": [
                                {
                                    "system": "https://bluebutton.cms.gov/resources/variables/line_cms_type_srvc_cd",
                                    "code": "1",
                                    "display": "Medical care"
                                }
                            ]
                        },
                        "productOrService": {
                            "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-21T03:14:47-05:00",
                            "end": "2001-12-21T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 140.52,
                            "currency": "USD"
                        },
                        "adjudication": [
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_coinsrnc_amt",
                                            "display": "Line Beneficiary Coinsurance Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 28.104000000000003,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 112.41600000000001,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 140.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_alowd_chrg_amt",
                                            "display": "Line Allowed Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 140.52,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_bene_ptb_ddctbl_amt",
                                            "display": "Line Beneficiary Part B Deductible Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 0,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prcsg_ind_cd",
                                            "display": "Line Processing Indicator Code"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 218.01,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 112.41600000000001,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f",
            "resource": {
                "resourceType": "Encounter",
                "id": "14982877-7fb5-2997-06ac-3cc952d52f9f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "14982877-7fb5-2997-06ac-3cc952d52f9f"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "185345009",
                                "display": "Encounter for symptom"
                            }
                        ],
                        "text": "Encounter for symptom"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    }
                ],
                "period": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275",
            "resource": {
                "resourceType": "Condition",
                "id": "f2fc1229-d1d7-9501-17c1-c547c6eef275",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "resolved"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "10509002",
                            "display": "Acute bronchitis (disorder)"
                        }
                    ],
                    "text": "Acute bronchitis (disorder)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "onsetDateTime": "2001-12-15T11:14:47-05:00",
                "abatementDateTime": "2002-01-02T11:14:47-05:00",
                "recordedDate": "2001-12-15T11:14:47-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:c57ecfbe-d775-5346-583c-a4930e30012b",
            "resource": {
                "resourceType": "Condition",
                "id": "c57ecfbe-d775-5346-583c-a4930e30012b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "160903007",
                            "display": "Full-time employment (finding)"
                        }
                    ],
                    "text": "Full-time employment (finding)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "onsetDateTime": "2001-12-21T03:58:50-05:00",
                "recordedDate": "2001-12-21T03:58:50-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:59c574a6-8180-71e8-7a95-b8f7250a675f",
            "resource": {
                "resourceType": "Observation",
                "id": "59c574a6-8180-71e8-7a95-b8f7250a675f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyheight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8302-2",
                            "display": "Body Height"
                        }
                    ],
                    "text": "Body Height"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 186,
                    "unit": "cm",
                    "system": "http://unitsofmeasure.org",
                    "code": "cm"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:6aafbc57-4943-59b6-c77c-f5025e76bcb1",
            "resource": {
                "resourceType": "Observation",
                "id": "6aafbc57-4943-59b6-c77c-f5025e76bcb1",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72514-3",
                            "display": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                        }
                    ],
                    "text": "Pain severity - 0-10 verbal numeric rating [Score] - Reported"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 1,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d2d71e4a-c827-ec82-1c40-bd221f485b93",
            "resource": {
                "resourceType": "Observation",
                "id": "d2d71e4a-c827-ec82-1c40-bd221f485b93",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bodyweight",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "29463-7",
                            "display": "Body Weight"
                        }
                    ],
                    "text": "Body Weight"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 104.2,
                    "unit": "kg",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:5c1c9e4d-76e6-4a16-7f9a-fb8a878db162",
            "resource": {
                "resourceType": "Observation",
                "id": "5c1c9e4d-76e6-4a16-7f9a-fb8a878db162",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bmi",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "39156-5",
                            "display": "Body Mass Index"
                        }
                    ],
                    "text": "Body Mass Index"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 30.12,
                    "unit": "kg/m2",
                    "system": "http://unitsofmeasure.org",
                    "code": "kg/m2"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:900cdcf7-00a6-7067-84e1-0e5e7f1cfbba",
            "resource": {
                "resourceType": "Observation",
                "id": "900cdcf7-00a6-7067-84e1-0e5e7f1cfbba",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/bp",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "85354-9",
                            "display": "Blood Pressure"
                        }
                    ],
                    "text": "Blood Pressure"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8462-4",
                                    "display": "Diastolic Blood Pressure"
                                }
                            ],
                            "text": "Diastolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 81,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "8480-6",
                                    "display": "Systolic Blood Pressure"
                                }
                            ],
                            "text": "Systolic Blood Pressure"
                        },
                        "valueQuantity": {
                            "value": 120,
                            "unit": "mm[Hg]",
                            "system": "http://unitsofmeasure.org",
                            "code": "mm[Hg]"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e3562c74-f79f-2b0b-55c1-f4075b9f0705",
            "resource": {
                "resourceType": "Observation",
                "id": "e3562c74-f79f-2b0b-55c1-f4075b9f0705",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/heartrate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "8867-4",
                            "display": "Heart rate"
                        }
                    ],
                    "text": "Heart rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 70,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:1804ad8e-e270-05e8-0790-59e6716ec255",
            "resource": {
                "resourceType": "Observation",
                "id": "1804ad8e-e270-05e8-0790-59e6716ec255",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/StructureDefinition/resprate",
                        "http://hl7.org/fhir/StructureDefinition/vitalsigns"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "vital-signs",
                                "display": "vital-signs"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "9279-1",
                            "display": "Respiratory rate"
                        }
                    ],
                    "text": "Respiratory rate"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 15,
                    "unit": "/min",
                    "system": "http://unitsofmeasure.org",
                    "code": "/min"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:eaf4b8e5-e31b-372d-80cc-71309ebdbc73",
            "resource": {
                "resourceType": "Observation",
                "id": "eaf4b8e5-e31b-372d-80cc-71309ebdbc73",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2339-0",
                            "display": "Glucose"
                        }
                    ],
                    "text": "Glucose"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 90.38,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:c12c187d-2d5f-b486-707b-ae16dedade38",
            "resource": {
                "resourceType": "Observation",
                "id": "c12c187d-2d5f-b486-707b-ae16dedade38",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6299-2",
                            "display": "Urea Nitrogen"
                        }
                    ],
                    "text": "Urea Nitrogen"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 14.97,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:85ced57b-2182-e78b-e11a-d5296379f61a",
            "resource": {
                "resourceType": "Observation",
                "id": "85ced57b-2182-e78b-e11a-d5296379f61a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "38483-4",
                            "display": "Creatinine"
                        }
                    ],
                    "text": "Creatinine"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 1.48,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:b96c9e2d-dd9c-b578-96d8-faf498afe909",
            "resource": {
                "resourceType": "Observation",
                "id": "b96c9e2d-dd9c-b578-96d8-faf498afe909",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "49765-1",
                            "display": "Calcium"
                        }
                    ],
                    "text": "Calcium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 9.71,
                    "unit": "mg/dL",
                    "system": "http://unitsofmeasure.org",
                    "code": "mg/dL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:93b00853-196f-ce23-6290-59f2ef409c7b",
            "resource": {
                "resourceType": "Observation",
                "id": "93b00853-196f-ce23-6290-59f2ef409c7b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2947-0",
                            "display": "Sodium"
                        }
                    ],
                    "text": "Sodium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 142.02,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:49493394-0303-762a-badc-22a4bd18edc5",
            "resource": {
                "resourceType": "Observation",
                "id": "49493394-0303-762a-badc-22a4bd18edc5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "6298-4",
                            "display": "Potassium"
                        }
                    ],
                    "text": "Potassium"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 5.1,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0d819050-e3d3-406b-80f8-a9f8f6a04aad",
            "resource": {
                "resourceType": "Observation",
                "id": "0d819050-e3d3-406b-80f8-a9f8f6a04aad",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "2069-3",
                            "display": "Chloride"
                        }
                    ],
                    "text": "Chloride"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 106.76,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:497ecea1-9abc-6ab8-ba0d-99f0ca32bf3c",
            "resource": {
                "resourceType": "Observation",
                "id": "497ecea1-9abc-6ab8-ba0d-99f0ca32bf3c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "20565-8",
                            "display": "Carbon Dioxide"
                        }
                    ],
                    "text": "Carbon Dioxide"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 24.8,
                    "unit": "mmol/L",
                    "system": "http://unitsofmeasure.org",
                    "code": "mmol/L"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0f17399c-6517-d1cb-fd58-08852acd8cd7",
            "resource": {
                "resourceType": "Observation",
                "id": "0f17399c-6517-d1cb-fd58-08852acd8cd7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72166-2",
                            "display": "Tobacco smoking status NHIS"
                        }
                    ],
                    "text": "Tobacco smoking status NHIS"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "8517006",
                            "display": "Former smoker"
                        }
                    ],
                    "text": "Former smoker"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:d27a02d3-34ea-b077-4ea4-98c755059e90",
            "resource": {
                "resourceType": "Observation",
                "id": "d27a02d3-34ea-b077-4ea4-98c755059e90",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "laboratory",
                                "display": "laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "4548-4",
                            "display": "Hemoglobin A1c/Hemoglobin.total in Blood"
                        }
                    ],
                    "text": "Hemoglobin A1c/Hemoglobin.total in Blood"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "valueQuantity": {
                    "value": 5.81,
                    "unit": "%",
                    "system": "http://unitsofmeasure.org",
                    "code": "%"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:8912421f-8a07-9e20-60e8-0a4823006eb9",
            "resource": {
                "resourceType": "Observation",
                "id": "8912421f-8a07-9e20-60e8-0a4823006eb9",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "93025-5",
                            "display": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                        }
                    ],
                    "text": "Protocol for Responding to and Assessing Patients' Assets, Risks, and Experiences [PRAPARE]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:58:50-05:00",
                "issued": "2001-12-21T03:58:50.085-05:00",
                "component": [
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76501-6",
                                    "display": "In the past year, have you been afraid of your partner or ex-partner?"
                                }
                            ],
                            "text": "In the past year, have you been afraid of your partner or ex-partner?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93026-3",
                                    "display": "Do you feel physically and emotionally safe where you currently live?"
                                }
                            ],
                            "text": "Do you feel physically and emotionally safe where you currently live?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA33-6",
                                    "display": "Yes"
                                }
                            ],
                            "text": "Yes"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93027-1",
                                    "display": "Are you a refugee?"
                                }
                            ],
                            "text": "Are you a refugee?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93028-9",
                                    "display": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                                }
                            ],
                            "text": "In the past year, have you spent more than 2 nights in a row in a jail, prison, detention center, or juvenile correctional facility?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93038-8",
                                    "display": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                                }
                            ],
                            "text": "Stress is when someone feels tense, nervous, anxious or can't sleep at night because their mind is troubled. How stressed are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6568-5",
                                    "display": "Not at all"
                                }
                            ],
                            "text": "Not at all"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93029-7",
                                    "display": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                                }
                            ],
                            "text": "How often do you see or talk to people that you care about and feel close to (For example: talking to friends on the phone, visiting friends or family, going to church or club meetings)?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30132-7",
                                    "display": "5 or more times a week"
                                }
                            ],
                            "text": "5 or more times a week"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93030-5",
                                    "display": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                                }
                            ],
                            "text": "Has lack of transportation kept you from medical appointments, meetings, work, or from getting things needed for daily living?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93031-3",
                                    "display": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                                }
                            ],
                            "text": "In the past year, have you or any family members you live with been unable to get any of the following when it was really needed?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30127-7",
                                    "display": "Childcare"
                                }
                            ],
                            "text": "Childcare"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63586-2",
                                    "display": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                                }
                            ],
                            "text": "During the past year, what was the total combined income for you and the family members you live with? This information will help us determine if you are eligible for any benefits."
                        },
                        "valueQuantity": {
                            "value": 166790,
                            "unit": "/a",
                            "system": "http://unitsofmeasure.org",
                            "code": "/a"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "76437-3",
                                    "display": "What is your main insurance?"
                                }
                            ],
                            "text": "What is your main insurance?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA6350-8",
                                    "display": "Private insurance"
                                }
                            ],
                            "text": "Private insurance"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "67875-5",
                                    "display": "What is your current work situation?"
                                }
                            ],
                            "text": "What is your current work situation?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30136-8",
                                    "display": "Full-time work"
                                }
                            ],
                            "text": "Full-time work"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "82589-3",
                                    "display": "What is the highest level of school that you have finished?"
                                }
                            ],
                            "text": "What is the highest level of school that you have finished?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30193-9",
                                    "display": "More than high school"
                                }
                            ],
                            "text": "More than high school"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56799-0",
                                    "display": "What address do you live at?"
                                }
                            ],
                            "text": "What address do you live at?"
                        },
                        "valueString": "572 Keebler Esplanade"
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93033-9",
                                    "display": "Are you worried about losing your housing?"
                                }
                            ],
                            "text": "Are you worried about losing your housing?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "71802-3",
                                    "display": "What is your housing situation today?"
                                }
                            ],
                            "text": "What is your housing situation today?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA30189-7",
                                    "display": "I have housing"
                                }
                            ],
                            "text": "I have housing"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "63512-8",
                                    "display": "How many family members, including yourself, do you currently live with?"
                                }
                            ],
                            "text": "How many family members, including yourself, do you currently live with?"
                        },
                        "valueQuantity": {
                            "value": 5,
                            "unit": "{#}",
                            "system": "http://unitsofmeasure.org",
                            "code": "{#}"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "54899-0",
                                    "display": "What language are you most comfortable speaking?"
                                }
                            ],
                            "text": "What language are you most comfortable speaking?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA43-5",
                                    "display": "English"
                                }
                            ],
                            "text": "English"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93034-7",
                                    "display": "Have you been discharged from the armed forces of the United States?"
                                }
                            ],
                            "text": "Have you been discharged from the armed forces of the United States?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "93035-4",
                                    "display": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                                }
                            ],
                            "text": "At any point in the past 2 years, has season or migrant farm work been your or your family's main source of income?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "32624-9",
                                    "display": "Which race(s) are you?"
                                }
                            ],
                            "text": "Which race(s) are you?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA14042-8",
                                    "display": "Black/African American"
                                }
                            ],
                            "text": "Black/African American"
                        }
                    },
                    {
                        "code": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "56051-6",
                                    "display": "Are you Hispanic or Latino?"
                                }
                            ],
                            "text": "Are you Hispanic or Latino?"
                        },
                        "valueCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://loinc.org",
                                    "code": "LA32-8",
                                    "display": "No"
                                }
                            ],
                            "text": "No"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:0533ada3-c39c-806d-c0c6-daba3e9d31ba",
            "resource": {
                "resourceType": "Observation",
                "id": "0533ada3-c39c-806d-c0c6-daba3e9d31ba",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "survey",
                                "display": "survey"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "75626-2",
                            "display": "Total score [AUDIT-C]"
                        }
                    ],
                    "text": "Total score [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T04:30:33-05:00",
                "issued": "2001-12-21T04:30:33.085-05:00",
                "valueQuantity": {
                    "value": 0,
                    "unit": "{score}",
                    "system": "http://unitsofmeasure.org",
                    "code": "{score}"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:a18c4e0c-6e41-643b-00c2-ddd5a5855a24",
            "resource": {
                "resourceType": "Procedure",
                "id": "a18c4e0c-6e41-643b-00c2-ddd5a5855a24",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "710824005",
                            "display": "Assessment of health and social care needs (procedure)"
                        }
                    ],
                    "text": "Assessment of health and social care needs (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "performedPeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:58:50-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:6d46b315-ab67-71d4-aacf-ef7f8eb8ca05",
            "resource": {
                "resourceType": "Procedure",
                "id": "6d46b315-ab67-71d4-aacf-ef7f8eb8ca05",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "430193006",
                            "display": "Medication Reconciliation (procedure)"
                        }
                    ],
                    "text": "Medication Reconciliation (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "performedPeriod": {
                    "start": "2001-12-21T03:14:47-05:00",
                    "end": "2001-12-21T03:29:47-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:2e7c6c52-6146-7060-d37f-2427359b457d",
            "resource": {
                "resourceType": "Procedure",
                "id": "2e7c6c52-6146-7060-d37f-2427359b457d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "428211000124100",
                            "display": "Assessment of substance use (procedure)"
                        }
                    ],
                    "text": "Assessment of substance use (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "performedPeriod": {
                    "start": "2001-12-21T03:58:50-05:00",
                    "end": "2001-12-21T04:09:59-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:e450ca2d-115a-8c9b-b402-1b71d0cdfa91",
            "resource": {
                "resourceType": "Procedure",
                "id": "e450ca2d-115a-8c9b-b402-1b71d0cdfa91",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "763302001",
                            "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        }
                    ],
                    "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "performedPeriod": {
                    "start": "2001-12-21T04:09:59-05:00",
                    "end": "2001-12-21T04:30:33-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                }
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:61082b2a-966b-56c8-903e-59179479323f",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "61082b2a-966b-56c8-903e-59179479323f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "313782",
                            "display": "Acetaminophen 325 MG Oral Tablet"
                        }
                    ],
                    "text": "Acetaminophen 325 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "authoredOn": "2001-12-15T11:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                },
                "reasonReference": [
                    {
                        "reference": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:0ef05973-6d30-2be5-6f42-c80eed577ed1",
            "resource": {
                "resourceType": "Claim",
                "id": "0ef05973-6d30-2be5-6f42-c80eed577ed1",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:61082b2a-966b-56c8-903e-59179479323f"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 8.36,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:ad32bc8f-cb35-7e1f-3cef-cbe79514fb76",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "ad32bc8f-cb35-7e1f-3cef-cbe79514fb76",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "309362",
                            "display": "Clopidogrel 75 MG Oral Tablet"
                        }
                    ],
                    "text": "Clopidogrel 75 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:83f16374-99e9-b087-ddc4-8478feaa710d",
            "resource": {
                "resourceType": "Claim",
                "id": "83f16374-99e9-b087-ddc4-8478feaa710d",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:ad32bc8f-cb35-7e1f-3cef-cbe79514fb76"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 23.25,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:359c2ac2-56ef-7a06-87ca-27bc3b857444",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "359c2ac2-56ef-7a06-87ca-27bc3b857444",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "705129",
                            "display": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                        }
                    ],
                    "text": "Nitroglycerin 0.4 MG/ACTUAT Mucosal Spray"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:6e7b8344-fa3f-038e-6fc0-95f58dcbd0e1",
            "resource": {
                "resourceType": "Claim",
                "id": "6e7b8344-fa3f-038e-6fc0-95f58dcbd0e1",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:359c2ac2-56ef-7a06-87ca-27bc3b857444"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 151.24,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:87429cc1-e57e-3592-063d-8c1aa219d65f",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "87429cc1-e57e-3592-063d-8c1aa219d65f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "active",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "312961",
                            "display": "Simvastatin 20 MG Oral Tablet"
                        }
                    ],
                    "text": "Simvastatin 20 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:0452f8f5-c98b-e8b7-bfa2-186ff90059bc",
            "resource": {
                "resourceType": "Claim",
                "id": "0452f8f5-c98b-e8b7-bfa2-186ff90059bc",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:87429cc1-e57e-3592-063d-8c1aa219d65f"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 0.0,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:3d77aad8-96c0-edcb-b9e0-357187808091",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "3d77aad8-96c0-edcb-b9e0-357187808091",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "active",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "197361",
                            "display": "Amlodipine 5 MG Oral Tablet"
                        }
                    ],
                    "text": "Amlodipine 5 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "authoredOn": "2001-12-21T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                    "display": "Dr. Lesley194 Fisher429"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:797ec624-5d25-20f6-ae44-aef58310a962",
            "resource": {
                "resourceType": "Claim",
                "id": "797ec624-5d25-20f6-ae44-aef58310a962",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:3d77aad8-96c0-edcb-b9e0-357187808091"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 0.0,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:3a7bc312-5b05-fc2e-0a17-b590ba970537",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "3a7bc312-5b05-fc2e-0a17-b590ba970537",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "51990-0",
                            "display": "Basic Metabolic Panel"
                        }
                    ],
                    "text": "Basic Metabolic Panel"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T03:14:47-05:00",
                "issued": "2001-12-21T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:eaf4b8e5-e31b-372d-80cc-71309ebdbc73",
                        "display": "Glucose"
                    },
                    {
                        "reference": "urn:uuid:c12c187d-2d5f-b486-707b-ae16dedade38",
                        "display": "Urea Nitrogen"
                    },
                    {
                        "reference": "urn:uuid:85ced57b-2182-e78b-e11a-d5296379f61a",
                        "display": "Creatinine"
                    },
                    {
                        "reference": "urn:uuid:b96c9e2d-dd9c-b578-96d8-faf498afe909",
                        "display": "Calcium"
                    },
                    {
                        "reference": "urn:uuid:93b00853-196f-ce23-6290-59f2ef409c7b",
                        "display": "Sodium"
                    },
                    {
                        "reference": "urn:uuid:49493394-0303-762a-badc-22a4bd18edc5",
                        "display": "Potassium"
                    },
                    {
                        "reference": "urn:uuid:0d819050-e3d3-406b-80f8-a9f8f6a04aad",
                        "display": "Chloride"
                    },
                    {
                        "reference": "urn:uuid:497ecea1-9abc-6ab8-ba0d-99f0ca32bf3c",
                        "display": "Carbon Dioxide"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:32e5da68-ed3f-5cf0-f928-c438af7bb66b",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "32e5da68-ed3f-5cf0-f928-c438af7bb66b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "72109-2",
                            "display": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                        }
                    ],
                    "text": "Alcohol Use Disorder Identification Test - Consumption [AUDIT-C]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-21T04:30:33-05:00",
                "issued": "2001-12-21T04:30:33.085-05:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:0533ada3-c39c-806d-c0c6-daba3e9d31ba",
                        "display": "Total score [AUDIT-C]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:7d719dbb-2c5e-712c-b780-bc2ad1bd88c3",
            "resource": {
                "resourceType": "CareTeam",
                "id": "7d719dbb-2c5e-712c-b780-bc2ad1bd88c3",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam"
                    ]
                },
                "status": "active",
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "period": {
                    "start": "2001-12-15T11:14:47-05:00"
                },
                "participant": [
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "116154003",
                                        "display": "Patient"
                                    }
                                ],
                                "text": "Patient"
                            }
                        ],
                        "member": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                            "display": "Mr. Abdul218 Harris789"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "223366009",
                                        "display": "Healthcare professional (occupation)"
                                    }
                                ],
                                "text": "Healthcare professional (occupation)"
                            }
                        ],
                        "member": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                            "display": "Dr. Lesley194 Fisher429"
                        }
                    },
                    {
                        "role": [
                            {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "224891009",
                                        "display": "Healthcare services (qualifier value)"
                                    }
                                ],
                                "text": "Healthcare services (qualifier value)"
                            }
                        ],
                        "member": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                            "display": "MOUNT AUBURN HOSPITAL"
                        }
                    }
                ],
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "10509002",
                                "display": "Acute bronchitis (disorder)"
                            }
                        ],
                        "text": "Acute bronchitis (disorder)"
                    }
                ],
                "managingOrganization": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                        "display": "MOUNT AUBURN HOSPITAL"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CareTeam"
            }
        },
        {
            "fullUrl": "urn:uuid:d9b54fe9-77d1-ff80-ddbf-5b0f1d1196c2",
            "resource": {
                "resourceType": "CarePlan",
                "id": "d9b54fe9-77d1-ff80-ddbf-5b0f1d1196c2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Plan for Respiratory therapy.<br/>Activities: <ul><li>Respiratory therapy</li><li>Respiratory therapy</li></ul><br/>Care plan is meant to treat Acute bronchitis (disorder).</div>"
                },
                "status": "active",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
                                "code": "assess-plan"
                            }
                        ]
                    },
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "53950000",
                                "display": "Respiratory therapy"
                            }
                        ],
                        "text": "Respiratory therapy"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "period": {
                    "start": "2001-12-15T11:14:47-05:00"
                },
                "careTeam": [
                    {
                        "reference": "urn:uuid:7d719dbb-2c5e-712c-b780-bc2ad1bd88c3"
                    }
                ],
                "addresses": [
                    {
                        "reference": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275"
                    }
                ],
                "activity": [
                    {
                        "detail": {
                            "code": {
                                "coding": [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "304510005",
                                        "display": "Recommendation to avoid exercise"
                                    }
                                ],
                                "text": "Recommendation to avoid exercise"
                            },
                            "status": "in-progress",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    },
                    {
                        "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",
                            "location": {
                                "display": "MOUNT AUBURN HOSPITAL"
                            }
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "CarePlan"
            }
        },
        {
            "fullUrl": "urn:uuid:429bc1e8-33da-7ea9-2c57-6f59bcc7703a",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "429bc1e8-33da-7ea9-2c57-6f59bcc7703a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                },
                "effectiveDateTime": "2001-12-15T11:14:47-05:00",
                "issued": "2001-12-15T11:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDEtMTItMTUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGFjdXRlIGJyb25jaGl0aXMgKGRpc29yZGVyKSwgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQKLSBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHJlc3BpcmF0b3J5IHRoZXJhcHkK"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:99a1b7c7-731f-b036-df2f-6ef405b09626",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "99a1b7c7-731f-b036-df2f-6ef405b09626",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:429bc1e8-33da-7ea9-2c57-6f59bcc7703a"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2001-12-15T11:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989",
                        "display": "Dr. Lesley194 Fisher429"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDEtMTItMTUKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBjb25jdXNzaW9uIHdpdGggbm8gbG9zcyBvZiBjb25zY2lvdXNuZXNzLCBsaW1pdGVkIHNvY2lhbCBjb250YWN0IChmaW5kaW5nKSwgcmVwb3J0cyBvZiB2aW9sZW5jZSBpbiB0aGUgZW52aXJvbm1lbnQgKGZpbmRpbmcpLCBmdWxsLXRpbWUgZW1wbG95bWVudCAoZmluZGluZyksIHZpcmFsIHNpbnVzaXRpcyAoZGlzb3JkZXIpLCB2aWN0aW0gb2YgaW50aW1hdGUgcGFydG5lciBhYnVzZSAoZmluZGluZyksIG1pc3VzZXMgZHJ1Z3MgKGZpbmRpbmcpLCBzdHJlc3MgKGZpbmRpbmcpLgoKIyBTb2NpYWwgSGlzdG9yeQpQYXRpZW50IGlzIG1hcnJpZWQuIFBhdGllbnQgaXMgYW4gYWN0aXZlIHNtb2tlciBhbmQgaXMgYW4gYWxjb2hvbGljLgogUGF0aWVudCBpZGVudGlmaWVzIGFzIGhldGVyb3NleHVhbC4KClBhdGllbnQgY29tZXMgZnJvbSBhIGhpZ2ggc29jaW9lY29ub21pYyBiYWNrZ3JvdW5kLgogUGF0aWVudCBoYXMgY29tcGxldGVkIHNvbWUgY29sbGVnZSBjb3Vyc2VzLgpQYXRpZW50IGN1cnJlbnRseSBoYXMgQWV0bmEuCgojIEFsbGVyZ2llcwpObyBLbm93biBBbGxlcmdpZXMuCgojIE1lZGljYXRpb25zCmFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIGFjdXRlIGJyb25jaGl0aXMgKGRpc29yZGVyKSwgZnVsbC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLiAKCiMjIFBsYW4KClRoZSBmb2xsb3dpbmcgcHJvY2VkdXJlcyB3ZXJlIGNvbmR1Y3RlZDoKLSBhc3Nlc3NtZW50IG9mIGhlYWx0aCBhbmQgc29jaWFsIGNhcmUgbmVlZHMgKHByb2NlZHVyZSkKLSBtZWRpY2F0aW9uIHJlY29uY2lsaWF0aW9uIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCBvZiBzdWJzdGFuY2UgdXNlIChwcm9jZWR1cmUpCi0gYXNzZXNzbWVudCB1c2luZyBhbGNvaG9sIHVzZSBkaXNvcmRlcnMgaWRlbnRpZmljYXRpb24gdGVzdCAtIGNvbnN1bXB0aW9uIChwcm9jZWR1cmUpClRoZSBwYXRpZW50IHdhcyBwcmVzY3JpYmVkIHRoZSBmb2xsb3dpbmcgbWVkaWNhdGlvbnM6Ci0gYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQKLSBjbG9waWRvZ3JlbCA3NSBtZyBvcmFsIHRhYmxldAotIG5pdHJvZ2x5Y2VyaW4gMC40IG1nL2FjdHVhdCBtdWNvc2FsIHNwcmF5Ci0gc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQKLSBhbWxvZGlwaW5lIDUgbWcgb3JhbCB0YWJsZXQKVGhlIHBhdGllbnQgd2FzIHBsYWNlZCBvbiBhIGNhcmVwbGFuOgotIHJlc3BpcmF0b3J5IHRoZXJhcHkK"
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                        }
                    ],
                    "period": {
                        "start": "2001-12-15T11:14:47-05:00",
                        "end": "2001-12-15T11:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:071619f0-00f8-b27d-f362-5419c9e35fb7",
            "resource": {
                "resourceType": "Claim",
                "id": "071619f0-00f8-b27d-f362-5419c9e35fb7",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:14:47-05:00",
                    "end": "2001-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|69176529-fd1f-3b3f-abce-a0a3626769eb",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c57ecfbe-d775-5346-583c-a4930e30012b"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:a18c4e0c-6e41-643b-00c2-ddd5a5855a24"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:6d46b315-ab67-71d4-aacf-ef7f8eb8ca05"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:2e7c6c52-6146-7060-d37f-2427359b457d"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureReference": {
                            "reference": "urn:uuid:e450ca2d-115a-8c9b-b402-1b71d0cdfa91"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "185345009",
                                    "display": "Encounter for symptom"
                                }
                            ],
                            "text": "Encounter for symptom"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    },
                    {
                        "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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "430193006",
                                    "display": "Medication Reconciliation (procedure)"
                                }
                            ],
                            "text": "Medication Reconciliation (procedure)"
                        },
                        "net": {
                            "value": 602.59,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "diagnosisSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        }
                    },
                    {
                        "sequence": 6,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 7,
                        "procedureSequence": [
                            4
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "net": {
                            "value": 516.65,
                            "currency": "USD"
                        }
                    }
                ],
                "total": {
                    "value": 77.49,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:445576ad-50ce-bdd3-4e36-e483e71e9cac",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "445576ad-50ce-bdd3-4e36-e483e71e9cac",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "071619f0-00f8-b27d-f362-5419c9e35fb7"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2001-12-15T11:29:47-05:00",
                    "end": "2002-12-15T11:29:47-05:00"
                },
                "created": "2001-12-15T11:29:47-05:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|27abf3f3-fa08-31e4-8bca-c4c9ade68709",
                    "display": "MOUNT AUBURN HOSPITAL"
                },
                "claim": {
                    "reference": "urn:uuid:071619f0-00f8-b27d-f362-5419c9e35fb7"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999989"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:c57ecfbe-d775-5346-583c-a4930e30012b"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                            }
                        ]
                    },
                    {
                        "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": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-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": "710824005",
                                    "display": "Assessment of health and social care needs (procedure)"
                                }
                            ],
                            "text": "Assessment of health and social care needs (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        },
                        "net": {
                            "value": 602.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": 120.51800000000001,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://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.07200000000006,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_sbmtd_chrg_amt",
                                            "display": "Line Submitted Charge Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 602.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": 602.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "160903007",
                                    "display": "Full-time employment (finding)"
                                }
                            ],
                            "text": "Full-time employment (finding)"
                        },
                        "servicedPeriod": {
                            "start": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "21",
                                    "display": "Inpatient Hospital"
                                }
                            ]
                        }
                    },
                    {
                        "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": "428211000124100",
                                    "display": "Assessment of substance use (procedure)"
                                }
                            ],
                            "text": "Assessment of substance use (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "763302001",
                                    "display": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                                }
                            ],
                            "text": "Assessment using Alcohol Use Disorders Identification Test - Consumption (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2001-12-15T11:14:47-05:00",
                            "end": "2001-12-15T11:29:47-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": 77.49,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 1722.032,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6",
            "resource": {
                "resourceType": "Encounter",
                "id": "3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "EMER"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "22298006",
                                "display": "Myocardial Infarction"
                            }
                        ],
                        "text": "Myocardial Infarction"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                            "display": "Dr. Wilfredo622 Medhurst46"
                        }
                    }
                ],
                "period": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T04:14:47-05:00"
                },
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                            "display": "CAMBRIDGE HEALTH ALLIANCE"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b",
            "resource": {
                "resourceType": "Condition",
                "id": "4c9e3149-45bb-50ce-c509-0a019e38e53b",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "22298006",
                            "display": "Myocardial Infarction"
                        }
                    ],
                    "text": "Myocardial Infarction"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "onsetDateTime": "2002-02-01T03:14:47-05:00",
                "recordedDate": "2002-02-01T03:14:47-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:fd37ea40-89cc-9f55-5146-03adc317498a",
            "resource": {
                "resourceType": "Condition",
                "id": "fd37ea40-89cc-9f55-5146-03adc317498a",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
                    ]
                },
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                                "code": "encounter-diagnosis",
                                "display": "Encounter Diagnosis"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "399211009",
                            "display": "History of myocardial infarction (situation)"
                        }
                    ],
                    "text": "History of myocardial infarction (situation)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "onsetDateTime": "2002-02-01T03:14:47-05:00",
                "recordedDate": "2002-02-01T03:14:47-05:00"
            },
            "request": {
                "method": "POST",
                "url": "Condition"
            }
        },
        {
            "fullUrl": "urn:uuid:8c2b48ca-65ed-6dd2-634c-a7d56af4040e",
            "resource": {
                "resourceType": "Procedure",
                "id": "8c2b48ca-65ed-6dd2-634c-a7d56af4040e",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "40701008",
                            "display": "Echocardiography (procedure)"
                        }
                    ],
                    "text": "Echocardiography (procedure)"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "performedPeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T03:29:47-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "reasonReference": [
                    {
                        "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b",
                        "display": "Myocardial Infarction"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:ba4d400b-bfdf-ae4c-08ad-bf6f31cb19f7",
            "resource": {
                "resourceType": "Procedure",
                "id": "ba4d400b-bfdf-ae4c-08ad-bf6f31cb19f7",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "415070008",
                            "display": "Percutaneous coronary intervention"
                        }
                    ],
                    "text": "Percutaneous coronary intervention"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "performedPeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T03:29:47-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "reasonReference": [
                    {
                        "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b",
                        "display": "Myocardial Infarction"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:8eef6766-e75c-c83d-389b-a104e8e63d36",
            "resource": {
                "resourceType": "Procedure",
                "id": "8eef6766-e75c-c83d-389b-a104e8e63d36",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
                    ]
                },
                "status": "completed",
                "code": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "232717009",
                            "display": "Coronary artery bypass grafting"
                        }
                    ],
                    "text": "Coronary artery bypass grafting"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "performedPeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T03:29:47-05:00"
                },
                "location": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "reasonReference": [
                    {
                        "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b",
                        "display": "Myocardial Infarction"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Procedure"
            }
        },
        {
            "fullUrl": "urn:uuid:20061db6-8cb1-b486-726f-4f98e17bcb98",
            "resource": {
                "resourceType": "Device",
                "id": "20061db6-8cb1-b486-726f-4f98e17bcb98",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"
                    ]
                },
                "udiCarrier": [
                    {
                        "deviceIdentifier": "25910472488208",
                        "carrierHRF": "(01)25910472488208(11)020111(17)270126(10)6228153415556173578(21)5909089435916944"
                    }
                ],
                "status": "active",
                "distinctIdentifier": "25910472488208",
                "manufactureDate": "2002-01-11T03:14:47-05:00",
                "expirationDate": "2027-01-26T03:14:47-05:00",
                "lotNumber": "6228153415556173578",
                "serialNumber": "5909089435916944",
                "deviceName": [
                    {
                        "name": "Coronary artery stent (physical object)",
                        "type": "user-friendly-name"
                    }
                ],
                "type": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "705643001",
                            "display": "Coronary artery stent (physical object)"
                        }
                    ],
                    "text": "Coronary artery stent (physical object)"
                },
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                }
            },
            "request": {
                "method": "POST",
                "url": "Device"
            }
        },
        {
            "fullUrl": "urn:uuid:af771cd8-496c-64a3-f626-23c205562b16",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "af771cd8-496c-64a3-f626-23c205562b16",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "259255",
                            "display": "Atorvastatin 80 MG Oral Tablet"
                        }
                    ],
                    "text": "Atorvastatin 80 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "authoredOn": "2002-02-01T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                    "display": "Dr. Wilfredo622 Medhurst46"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:7cbf416b-f61b-e91f-f4ae-631b7fa4176a",
            "resource": {
                "resourceType": "Claim",
                "id": "7cbf416b-f61b-e91f-f4ae-631b7fa4176a",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T04:14:47-05:00"
                },
                "created": "2002-02-01T04:14:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:af771cd8-496c-64a3-f626-23c205562b16"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "22298006",
                                    "display": "Myocardial Infarction"
                                }
                            ],
                            "text": "Myocardial Infarction"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 383.86,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:a7c68adb-3248-0b4a-b25b-69de6107b4e5",
            "resource": {
                "resourceType": "MedicationRequest",
                "id": "a7c68adb-3248-0b4a-b25b-69de6107b4e5",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
                    ]
                },
                "status": "stopped",
                "intent": "order",
                "medicationCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
                            "code": "833036",
                            "display": "Captopril 25 MG Oral Tablet"
                        }
                    ],
                    "text": "Captopril 25 MG Oral Tablet"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "authoredOn": "2002-02-01T03:14:47-05:00",
                "requester": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                    "display": "Dr. Wilfredo622 Medhurst46"
                }
            },
            "request": {
                "method": "POST",
                "url": "MedicationRequest"
            }
        },
        {
            "fullUrl": "urn:uuid:c9a5979b-64dc-4e28-5040-4acae5037c7f",
            "resource": {
                "resourceType": "Claim",
                "id": "c9a5979b-64dc-4e28-5040-4acae5037c7f",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "pharmacy"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T04:14:47-05:00"
                },
                "created": "2002-02-01T04:14:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "prescription": {
                    "reference": "urn:uuid:a7c68adb-3248-0b4a-b25b-69de6107b4e5"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "22298006",
                                    "display": "Myocardial Infarction"
                                }
                            ],
                            "text": "Myocardial Infarction"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 79.41,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:5a9021b0-0e8d-8aab-43ba-094e5941552f",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "5a9021b0-0e8d-8aab-43ba-094e5941552f",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                },
                "effectiveDateTime": "2002-02-01T03:14:47-05:00",
                "issued": "2002-02-01T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                        "display": "Dr. Wilfredo622 Medhurst46"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDItMDItMDEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIGNvbmN1c3Npb24gd2l0aCBubyBsb3NzIG9mIGNvbnNjaW91c25lc3MsIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCByZXBvcnRzIG9mIHZpb2xlbmNlIGluIHRoZSBlbnZpcm9ubWVudCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHZpY3RpbSBvZiBpbnRpbWF0ZSBwYXJ0bmVyIGFidXNlIChmaW5kaW5nKSwgbWlzdXNlcyBkcnVncyAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQ7IGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIG15b2NhcmRpYWwgaW5mYXJjdGlvbiwgaGlzdG9yeSBvZiBteW9jYXJkaWFsIGluZmFyY3Rpb24gKHNpdHVhdGlvbikuIAoKIyMgUGxhbgoKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGVjaG9jYXJkaW9ncmFwaHkgKHByb2NlZHVyZSkKLSBwZXJjdXRhbmVvdXMgY29yb25hcnkgaW50ZXJ2ZW50aW9uCi0gY29yb25hcnkgYXJ0ZXJ5IGJ5cGFzcyBncmFmdGluZwpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGF0b3J2YXN0YXRpbiA4MCBtZyBvcmFsIHRhYmxldAotIGNhcHRvcHJpbCAyNSBtZyBvcmFsIHRhYmxldAo="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:3d4c3f75-fc80-9b25-4c60-d1e042216e7d",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "3d4c3f75-fc80-9b25-4c60-d1e042216e7d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:5a9021b0-0e8d-8aab-43ba-094e5941552f"
                    }
                ],
                "status": "superseded",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2002-02-01T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959",
                        "display": "Dr. Wilfredo622 Medhurst46"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDItMDItMDEKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIGNvbmN1c3Npb24gd2l0aCBubyBsb3NzIG9mIGNvbnNjaW91c25lc3MsIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCByZXBvcnRzIG9mIHZpb2xlbmNlIGluIHRoZSBlbnZpcm9ubWVudCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHZpY3RpbSBvZiBpbnRpbWF0ZSBwYXJ0bmVyIGFidXNlIChmaW5kaW5nKSwgbWlzdXNlcyBkcnVncyAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQ7IGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGNsb3BpZG9ncmVsIDc1IG1nIG9yYWwgdGFibGV0OyBuaXRyb2dseWNlcmluIDAuNCBtZy9hY3R1YXQgbXVjb3NhbCBzcHJheQoKIyBBc3Nlc3NtZW50IGFuZCBQbGFuClBhdGllbnQgaXMgcHJlc2VudGluZyB3aXRoIG15b2NhcmRpYWwgaW5mYXJjdGlvbiwgaGlzdG9yeSBvZiBteW9jYXJkaWFsIGluZmFyY3Rpb24gKHNpdHVhdGlvbikuIAoKIyMgUGxhbgoKVGhlIGZvbGxvd2luZyBwcm9jZWR1cmVzIHdlcmUgY29uZHVjdGVkOgotIGVjaG9jYXJkaW9ncmFwaHkgKHByb2NlZHVyZSkKLSBwZXJjdXRhbmVvdXMgY29yb25hcnkgaW50ZXJ2ZW50aW9uCi0gY29yb25hcnkgYXJ0ZXJ5IGJ5cGFzcyBncmFmdGluZwpUaGUgcGF0aWVudCB3YXMgcHJlc2NyaWJlZCB0aGUgZm9sbG93aW5nIG1lZGljYXRpb25zOgotIGF0b3J2YXN0YXRpbiA4MCBtZyBvcmFsIHRhYmxldAotIGNhcHRvcHJpbCAyNSBtZyBvcmFsIHRhYmxldAo="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                        }
                    ],
                    "period": {
                        "start": "2002-02-01T03:14:47-05:00",
                        "end": "2002-02-01T04:14:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:80d66c9d-e2eb-c9f7-7a29-d4ac28c3b055",
            "resource": {
                "resourceType": "Claim",
                "id": "80d66c9d-e2eb-c9f7-7a29-d4ac28c3b055",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2002-02-01T03:14:47-05:00",
                    "end": "2002-02-01T04:14:47-05:00"
                },
                "created": "2002-02-01T04:14:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|e002090d-4e92-300e-b41e-7d1f21dee4c6",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b"
                        }
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:fd37ea40-89cc-9f55-5146-03adc317498a"
                        }
                    }
                ],
                "procedure": [
                    {
                        "sequence": 1,
                        "procedureReference": {
                            "reference": "urn:uuid:8c2b48ca-65ed-6dd2-634c-a7d56af4040e"
                        }
                    },
                    {
                        "sequence": 2,
                        "procedureReference": {
                            "reference": "urn:uuid:ba4d400b-bfdf-ae4c-08ad-bf6f31cb19f7"
                        }
                    },
                    {
                        "sequence": 3,
                        "procedureReference": {
                            "reference": "urn:uuid:8eef6766-e75c-c83d-389b-a104e8e63d36"
                        }
                    }
                ],
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "22298006",
                                    "display": "Myocardial Infarction"
                                }
                            ],
                            "text": "Myocardial Infarction"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                            }
                        ]
                    },
                    {
                        "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": "40701008",
                                    "display": "Echocardiography (procedure)"
                                }
                            ],
                            "text": "Echocardiography (procedure)"
                        },
                        "net": {
                            "value": 1561.79,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 4,
                        "procedureSequence": [
                            2
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "415070008",
                                    "display": "Percutaneous coronary intervention"
                                }
                            ],
                            "text": "Percutaneous coronary intervention"
                        },
                        "net": {
                            "value": 30193.57,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 5,
                        "procedureSequence": [
                            3
                        ],
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "232717009",
                                    "display": "Coronary artery bypass grafting"
                                }
                            ],
                            "text": "Coronary artery bypass grafting"
                        },
                        "net": {
                            "value": 58090.45,
                            "currency": "USD"
                        }
                    },
                    {
                        "sequence": 6,
                        "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": 89974.97,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:844e9f75-3cd3-f78e-f5f9-a6758e97d41c",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "844e9f75-3cd3-f78e-f5f9-a6758e97d41c",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "80d66c9d-e2eb-c9f7-7a29-d4ac28c3b055"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2002-02-01T04:14:47-05:00",
                    "end": "2003-02-01T04:14:47-05:00"
                },
                "created": "2002-02-01T04:14:47-05:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|df7f5f50-13dc-31e1-beed-9231dc4111b4",
                    "display": "CAMBRIDGE HEALTH ALLIANCE"
                },
                "claim": {
                    "reference": "urn:uuid:80d66c9d-e2eb-c9f7-7a29-d4ac28c3b055"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999999959"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "diagnosis": [
                    {
                        "sequence": 1,
                        "diagnosisReference": {
                            "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    },
                    {
                        "sequence": 2,
                        "diagnosisReference": {
                            "reference": "urn:uuid:fd37ea40-89cc-9f55-5146-03adc317498a"
                        },
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/ex-diagnosistype",
                                        "code": "principal"
                                    }
                                ]
                            }
                        ]
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "20",
                                    "display": "Urgent Care Facility"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                            }
                        ]
                    },
                    {
                        "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": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-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": "40701008",
                                    "display": "Echocardiography (procedure)"
                                }
                            ],
                            "text": "Echocardiography (procedure)"
                        },
                        "servicedPeriod": {
                            "start": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "20",
                                    "display": "Urgent Care Facility"
                                }
                            ]
                        },
                        "net": {
                            "value": 1561.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": 312.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": 1249.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": 1561.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": 1561.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"
                                        }
                                    ]
                                }
                            }
                        ]
                    },
                    {
                        "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": "415070008",
                                    "display": "Percutaneous coronary intervention"
                                }
                            ],
                            "text": "Percutaneous coronary intervention"
                        },
                        "servicedPeriod": {
                            "start": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "20",
                                    "display": "Urgent Care Facility"
                                }
                            ]
                        },
                        "net": {
                            "value": 30193.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": 6038.714,
                                    "currency": "USD"
                                }
                            },
                            {
                                "category": {
                                    "coding": [
                                        {
                                            "system": "https://bluebutton.cms.gov/resources/codesystem/adjudication",
                                            "code": "https://bluebutton.cms.gov/resources/variables/line_prvdr_pmt_amt",
                                            "display": "Line Provider Payment Amount"
                                        }
                                    ]
                                },
                                "amount": {
                                    "value": 24154.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": 30193.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": 30193.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,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "20",
                                    "display": "Urgent Care Facility"
                                }
                            ]
                        },
                        "net": {
                            "value": 58090.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": 11618.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": 46472.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": 58090.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": 58090.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": 6,
                        "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": "2002-02-01T03:14:47-05:00",
                            "end": "2002-02-01T04:14:47-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": 89974.97,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 71876.648,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08",
            "resource": {
                "resourceType": "Encounter",
                "id": "984aee6c-4aa1-ab90-4881-4bb82ead7b08",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
                    ]
                },
                "identifier": [
                    {
                        "use": "official",
                        "system": "https://github.com/synthetichealth/synthea",
                        "value": "984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                    }
                ],
                "status": "finished",
                "class": {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                    "code": "AMB"
                },
                "type": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "308646001",
                                "display": "Death Certification"
                            }
                        ],
                        "text": "Death Certification"
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Mr. Abdul218 Harris789"
                },
                "participant": [
                    {
                        "type": [
                            {
                                "coding": [
                                    {
                                        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                                        "code": "PPRF",
                                        "display": "primary performer"
                                    }
                                ],
                                "text": "primary performer"
                            }
                        ],
                        "period": {
                            "start": "2002-02-08T03:14:47-05:00",
                            "end": "2002-02-08T03:29:47-05:00"
                        },
                        "individual": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        }
                    }
                ],
                "period": {
                    "start": "2002-02-08T03:14:47-05:00",
                    "end": "2002-02-08T03:29:47-05:00"
                },
                "reasonCode": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "22298006",
                                "display": "Myocardial Infarction"
                            }
                        ]
                    }
                ],
                "location": [
                    {
                        "location": {
                            "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                            "display": "PCP58532"
                        }
                    }
                ],
                "serviceProvider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                }
            },
            "request": {
                "method": "POST",
                "url": "Encounter"
            }
        },
        {
            "fullUrl": "urn:uuid:2f7089d4-6c59-8551-bc3e-520ceebed5ac",
            "resource": {
                "resourceType": "Observation",
                "id": "2f7089d4-6c59-8551-bc3e-520ceebed5ac",
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                                "code": "exam",
                                "display": "exam"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69453-9",
                            "display": "Cause of Death [US Standard Certificate of Death]"
                        }
                    ],
                    "text": "Cause of Death [US Standard Certificate of Death]"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                },
                "effectiveDateTime": "2002-02-08T03:14:47-05:00",
                "issued": "2002-02-08T03:14:47.085-05:00",
                "valueCodeableConcept": {
                    "coding": [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "22298006",
                            "display": "Myocardial Infarction"
                        }
                    ],
                    "text": "Myocardial Infarction"
                }
            },
            "request": {
                "method": "POST",
                "url": "Observation"
            }
        },
        {
            "fullUrl": "urn:uuid:e6fc0de8-5106-bf8b-c218-9bd36e85b0d2",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "e6fc0de8-5106-bf8b-c218-9bd36e85b0d2",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://terminology.hl7.org/CodeSystem/v2-0074",
                                "code": "LAB",
                                "display": "Laboratory"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "69409-1",
                            "display": "U.S. standard certificate of death - 2003 revision"
                        }
                    ],
                    "text": "U.S. standard certificate of death - 2003 revision"
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                },
                "effectiveDateTime": "2002-02-08T03:14:47-05:00",
                "issued": "2002-02-08T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                        "display": "PCP58532"
                    }
                ],
                "result": [
                    {
                        "reference": "urn:uuid:2f7089d4-6c59-8551-bc3e-520ceebed5ac",
                        "display": "Cause of Death [US Standard Certificate of Death]"
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:a2ee710f-f29d-bb4e-6a9e-c209dc93fb8c",
            "resource": {
                "resourceType": "DiagnosticReport",
                "id": "a2ee710f-f29d-bb4e-6a9e-c209dc93fb8c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
                    ]
                },
                "status": "final",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://loinc.org",
                                "code": "34117-2",
                                "display": "History and physical note"
                            },
                            {
                                "system": "http://loinc.org",
                                "code": "51847-2",
                                "display": "Evaluation+Plan note"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "encounter": {
                    "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                },
                "effectiveDateTime": "2002-02-08T03:14:47-05:00",
                "issued": "2002-02-08T03:14:47.085-05:00",
                "performer": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "presentedForm": [
                    {
                        "contentType": "text/plain; charset=utf-8",
                        "data": "CjIwMDItMDItMDgKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIGNvbmN1c3Npb24gd2l0aCBubyBsb3NzIG9mIGNvbnNjaW91c25lc3MsIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCByZXBvcnRzIG9mIHZpb2xlbmNlIGluIHRoZSBlbnZpcm9ubWVudCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHZpY3RpbSBvZiBpbnRpbWF0ZSBwYXJ0bmVyIGFidXNlIChmaW5kaW5nKSwgbWlzdXNlcyBkcnVncyAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQ7IGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGF0b3J2YXN0YXRpbiA4MCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IGNhcHRvcHJpbCAyNSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg=="
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "DiagnosticReport"
            }
        },
        {
            "fullUrl": "urn:uuid:a9241263-af87-c635-aa8c-3081c9e61a8d",
            "resource": {
                "resourceType": "DocumentReference",
                "id": "a9241263-af87-c635-aa8c-3081c9e61a8d",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
                    ]
                },
                "identifier": [
                    {
                        "system": "urn:ietf:rfc:3986",
                        "value": "urn:uuid:a2ee710f-f29d-bb4e-6a9e-c209dc93fb8c"
                    }
                ],
                "status": "current",
                "type": {
                    "coding": [
                        {
                            "system": "http://loinc.org",
                            "code": "34117-2",
                            "display": "History and physical note"
                        },
                        {
                            "system": "http://loinc.org",
                            "code": "51847-2",
                            "display": "Evaluation+Plan note"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
                                "code": "clinical-note",
                                "display": "Clinical Note"
                            }
                        ]
                    }
                ],
                "subject": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "date": "2002-02-08T03:14:47.085-05:00",
                "author": [
                    {
                        "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                        "display": "Dr. Sommer719 Hilpert278"
                    }
                ],
                "custodian": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "content": [
                    {
                        "attachment": {
                            "contentType": "text/plain; charset=utf-8",
                            "data": "CjIwMDItMDItMDgKCiMgQ2hpZWYgQ29tcGxhaW50Ck5vIGNvbXBsYWludHMuCgojIEhpc3Rvcnkgb2YgUHJlc2VudCBJbGxuZXNzCkFiZHVsMjE4CiBpcyBhIDQ5IHllYXItb2xkIG5vbi1oaXNwYW5pYyBibGFjayBtYWxlLiBQYXRpZW50IGhhcyBhIGhpc3Rvcnkgb2YgcGFydC10aW1lIGVtcGxveW1lbnQgKGZpbmRpbmcpLCBhY3V0ZSBicm9uY2hpdGlzIChkaXNvcmRlciksIGNvbmN1c3Npb24gd2l0aCBubyBsb3NzIG9mIGNvbnNjaW91c25lc3MsIGxpbWl0ZWQgc29jaWFsIGNvbnRhY3QgKGZpbmRpbmcpLCByZXBvcnRzIG9mIHZpb2xlbmNlIGluIHRoZSBlbnZpcm9ubWVudCAoZmluZGluZyksIGZ1bGwtdGltZSBlbXBsb3ltZW50IChmaW5kaW5nKSwgdmlyYWwgc2ludXNpdGlzIChkaXNvcmRlciksIHZpY3RpbSBvZiBpbnRpbWF0ZSBwYXJ0bmVyIGFidXNlIChmaW5kaW5nKSwgbWlzdXNlcyBkcnVncyAoZmluZGluZyksIHN0cmVzcyAoZmluZGluZykuCgojIFNvY2lhbCBIaXN0b3J5ClBhdGllbnQgaXMgbWFycmllZC4gUGF0aWVudCBpcyBhbiBhY3RpdmUgc21va2VyIGFuZCBpcyBhbiBhbGNvaG9saWMuCiBQYXRpZW50IGlkZW50aWZpZXMgYXMgaGV0ZXJvc2V4dWFsLgoKUGF0aWVudCBjb21lcyBmcm9tIGEgaGlnaCBzb2Npb2Vjb25vbWljIGJhY2tncm91bmQuCiBQYXRpZW50IGhhcyBjb21wbGV0ZWQgc29tZSBjb2xsZWdlIGNvdXJzZXMuClBhdGllbnQgY3VycmVudGx5IGhhcyBBZXRuYS4KCiMgQWxsZXJnaWVzCk5vIEtub3duIEFsbGVyZ2llcy4KCiMgTWVkaWNhdGlvbnMKYWNldGFtaW5vcGhlbiAzMjUgbWcgb3JhbCB0YWJsZXQ7IGFtbG9kaXBpbmUgNSBtZyBvcmFsIHRhYmxldDsgc2ltdmFzdGF0aW4gMjAgbWcgb3JhbCB0YWJsZXQ7IGF0b3J2YXN0YXRpbiA4MCBtZyBvcmFsIHRhYmxldDsgY2xvcGlkb2dyZWwgNzUgbWcgb3JhbCB0YWJsZXQ7IGNhcHRvcHJpbCAyNSBtZyBvcmFsIHRhYmxldDsgbml0cm9nbHljZXJpbiAwLjQgbWcvYWN0dWF0IG11Y29zYWwgc3ByYXkKCiMgQXNzZXNzbWVudCBhbmQgUGxhbgoKCiMjIFBsYW4KCg=="
                        },
                        "format": {
                            "system": "http://ihe.net/fhir/ValueSet/IHE.FormatCode.codesystem",
                            "code": "urn:ihe:iti:xds:2017:mimeTypeSufficient",
                            "display": "mimeType Sufficient"
                        }
                    }
                ],
                "context": {
                    "encounter": [
                        {
                            "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                        }
                    ],
                    "period": {
                        "start": "2002-02-08T03:14:47-05:00",
                        "end": "2002-02-08T03:29:47-05:00"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "DocumentReference"
            }
        },
        {
            "fullUrl": "urn:uuid:d6efac6e-1868-8fda-3e52-6034e1f69cb4",
            "resource": {
                "resourceType": "Claim",
                "id": "d6efac6e-1868-8fda-3e52-6034e1f69cb4",
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa",
                    "display": "Abdul218 Harris789"
                },
                "billablePeriod": {
                    "start": "2002-02-08T03:14:47-05:00",
                    "end": "2002-02-08T03:29:47-05:00"
                },
                "created": "2002-02-08T03:29:47-05:00",
                "provider": {
                    "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                    "display": "PCP58532"
                },
                "priority": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/processpriority",
                            "code": "normal"
                        }
                    ]
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "insurance": [
                    {
                        "sequence": 1,
                        "focal": true,
                        "coverage": {
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "productOrService": {
                            "coding": [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "308646001",
                                    "display": "Death Certification"
                                }
                            ],
                            "text": "Death Certification"
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                            }
                        ]
                    }
                ],
                "total": {
                    "value": 0.0,
                    "currency": "USD"
                }
            },
            "request": {
                "method": "POST",
                "url": "Claim"
            }
        },
        {
            "fullUrl": "urn:uuid:862b3033-fcc1-028b-3810-d3f1498024e9",
            "resource": {
                "resourceType": "ExplanationOfBenefit",
                "id": "862b3033-fcc1-028b-3810-d3f1498024e9",
                "contained": [
                    {
                        "resourceType": "ServiceRequest",
                        "id": "referral",
                        "status": "completed",
                        "intent": "order",
                        "subject": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "requester": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "performer": [
                            {
                                "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                            }
                        ]
                    },
                    {
                        "resourceType": "Coverage",
                        "id": "coverage",
                        "status": "active",
                        "type": {
                            "text": "Aetna"
                        },
                        "beneficiary": {
                            "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                        },
                        "payor": [
                            {
                                "display": "Aetna"
                            }
                        ]
                    }
                ],
                "identifier": [
                    {
                        "system": "https://bluebutton.cms.gov/resources/variables/clm_id",
                        "value": "d6efac6e-1868-8fda-3e52-6034e1f69cb4"
                    },
                    {
                        "system": "https://bluebutton.cms.gov/resources/identifier/claim-group",
                        "value": "99999999999"
                    }
                ],
                "status": "active",
                "type": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/claim-type",
                            "code": "institutional"
                        }
                    ]
                },
                "use": "claim",
                "patient": {
                    "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                },
                "billablePeriod": {
                    "start": "2002-02-08T03:29:47-05:00",
                    "end": "2003-02-08T03:29:47-05:00"
                },
                "created": "2002-02-08T03:29:47-05:00",
                "insurer": {
                    "display": "Aetna"
                },
                "provider": {
                    "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                },
                "referral": {
                    "reference": "#referral"
                },
                "facility": {
                    "reference": "Location?identifier=https://github.com/synthetichealth/synthea|6904eaab-1bf5-39c4-9f22-53664c04f523",
                    "display": "PCP58532"
                },
                "claim": {
                    "reference": "urn:uuid:d6efac6e-1868-8fda-3e52-6034e1f69cb4"
                },
                "outcome": "complete",
                "careTeam": [
                    {
                        "sequence": 1,
                        "provider": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019"
                        },
                        "role": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/claimcareteamrole",
                                    "code": "primary",
                                    "display": "Primary Care Practitioner"
                                }
                            ]
                        }
                    }
                ],
                "insurance": [
                    {
                        "focal": true,
                        "coverage": {
                            "reference": "#coverage",
                            "display": "Aetna"
                        }
                    }
                ],
                "item": [
                    {
                        "sequence": 1,
                        "category": {
                            "coding": [
                                {
                                    "system": "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": "2002-02-08T03:14:47-05:00",
                            "end": "2002-02-08T03:29:47-05:00"
                        },
                        "locationCodeableConcept": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/ex-serviceplace",
                                    "code": "19",
                                    "display": "Off Campus-Outpatient Hospital"
                                }
                            ]
                        },
                        "encounter": [
                            {
                                "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                            }
                        ]
                    }
                ],
                "total": [
                    {
                        "category": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/adjudication",
                                    "code": "submitted",
                                    "display": "Submitted Amount"
                                }
                            ],
                            "text": "Submitted Amount"
                        },
                        "amount": {
                            "value": 0.0,
                            "currency": "USD"
                        }
                    }
                ],
                "payment": {
                    "amount": {
                        "value": 0.0,
                        "currency": "USD"
                    }
                }
            },
            "request": {
                "method": "POST",
                "url": "ExplanationOfBenefit"
            }
        },
        {
            "fullUrl": "urn:uuid:854ccc73-9b1a-733d-1bfd-bb399b939d2c",
            "resource": {
                "resourceType": "Provenance",
                "id": "854ccc73-9b1a-733d-1bfd-bb399b939d2c",
                "meta": {
                    "profile": [
                        "http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance"
                    ]
                },
                "target": [
                    {
                        "reference": "urn:uuid:b0a06ead-cc42-aa48-dad6-841d4aa679fa"
                    },
                    {
                        "reference": "urn:uuid:a889805b-20ca-0ba6-5b5c-e617ce99b0cc"
                    },
                    {
                        "reference": "urn:uuid:8282e1ff-a27b-d69a-80c1-b574dfbe2b42"
                    },
                    {
                        "reference": "urn:uuid:6908fe38-a5e1-4bce-c51c-6df90f81a928"
                    },
                    {
                        "reference": "urn:uuid:26609ba6-183b-fdc3-f306-4239ef45e255"
                    },
                    {
                        "reference": "urn:uuid:2496ccd9-f7fe-477e-69cf-1679adfbc354"
                    },
                    {
                        "reference": "urn:uuid:15f05361-dede-0d32-7e8b-455048db7f34"
                    },
                    {
                        "reference": "urn:uuid:5abdaf05-ed86-543f-1226-8a86b2ab6a9b"
                    },
                    {
                        "reference": "urn:uuid:b1ca5d4d-e3b5-e65b-e900-3844ae30f421"
                    },
                    {
                        "reference": "urn:uuid:7f020d47-51c8-740e-5233-1a6ef6484ddb"
                    },
                    {
                        "reference": "urn:uuid:cc4ecb86-9e8a-ea63-81ed-ac4ba0d49c34"
                    },
                    {
                        "reference": "urn:uuid:375f6a6c-9d12-efdc-c165-84686a83be04"
                    },
                    {
                        "reference": "urn:uuid:e435aaad-5d5c-bca6-7a3b-1aba157e01da"
                    },
                    {
                        "reference": "urn:uuid:ac4fe80a-eef1-c20d-c8d1-4d081dcb5c9c"
                    },
                    {
                        "reference": "urn:uuid:853a4e65-da0d-d531-eb6e-458a70bcf552"
                    },
                    {
                        "reference": "urn:uuid:2b8fdaf6-f8df-d0fa-b931-a7cd5a431a3e"
                    },
                    {
                        "reference": "urn:uuid:b133adda-22dd-e348-9646-27d99904f32f"
                    },
                    {
                        "reference": "urn:uuid:930f6fce-46f4-f96f-c872-ef9731908516"
                    },
                    {
                        "reference": "urn:uuid:6c2bd038-51dd-ffe2-f293-766baf4edad9"
                    },
                    {
                        "reference": "urn:uuid:75c45f6c-bb5a-e92d-0cc2-af28a0516767"
                    },
                    {
                        "reference": "urn:uuid:86484930-2ac8-b028-c470-b0262ccaf50b"
                    },
                    {
                        "reference": "urn:uuid:b04db379-2092-c969-8968-39ab3557b605"
                    },
                    {
                        "reference": "urn:uuid:8695c578-79e7-b7fa-0d3b-be91b95d4a56"
                    },
                    {
                        "reference": "urn:uuid:2f9b9ad8-6dd5-b94b-e7e7-d329d204cedb"
                    },
                    {
                        "reference": "urn:uuid:2a08a747-f9f1-bc69-d8f3-265f0bde499d"
                    },
                    {
                        "reference": "urn:uuid:000d4e35-b81a-1870-8632-6916aa5e0767"
                    },
                    {
                        "reference": "urn:uuid:4244b2dc-9a09-b63e-1ad8-c7dd8a59be98"
                    },
                    {
                        "reference": "urn:uuid:57b70481-d187-a169-18e3-dac424b48b39"
                    },
                    {
                        "reference": "urn:uuid:dffdcaf9-384a-3472-867c-2f852dc61851"
                    },
                    {
                        "reference": "urn:uuid:32c1f76e-4864-543a-3ed1-d1ea99fa8a78"
                    },
                    {
                        "reference": "urn:uuid:9d03bd61-4886-6eb4-148e-767061edffa9"
                    },
                    {
                        "reference": "urn:uuid:451877f1-cdc4-30db-096d-2b26411fb85c"
                    },
                    {
                        "reference": "urn:uuid:8a4b1f5e-6a2b-27e6-ad21-b2db37863dd4"
                    },
                    {
                        "reference": "urn:uuid:78d012c9-0b85-c1ba-abb7-ee76c10f19b5"
                    },
                    {
                        "reference": "urn:uuid:be853a3c-a369-60a0-4335-f8a943a9f2d9"
                    },
                    {
                        "reference": "urn:uuid:ed03c4f1-9865-7638-37d1-d7c1fe282363"
                    },
                    {
                        "reference": "urn:uuid:c21907ce-d314-d9ac-87b5-e9dff5371c13"
                    },
                    {
                        "reference": "urn:uuid:6d104030-0831-cd27-915d-6f4db94d28db"
                    },
                    {
                        "reference": "urn:uuid:1d8f3ee8-ede0-6688-3c44-d72afdc56ab2"
                    },
                    {
                        "reference": "urn:uuid:a4643f8b-0d6a-4f53-813f-b2497fe11aa9"
                    },
                    {
                        "reference": "urn:uuid:1fc36fe4-c6e2-0fe7-1880-7055a9316a3b"
                    },
                    {
                        "reference": "urn:uuid:e756ebcd-40d3-59f6-257c-4b413d4e94e8"
                    },
                    {
                        "reference": "urn:uuid:896c3120-7689-0630-2698-04d5a3f5f704"
                    },
                    {
                        "reference": "urn:uuid:45b65006-6ac8-b941-ce30-5aab77f23dcb"
                    },
                    {
                        "reference": "urn:uuid:2bcc5b79-ee6f-63fe-765b-543ebdce04b9"
                    },
                    {
                        "reference": "urn:uuid:bfffde09-1959-12da-b6ed-cf5ee4827418"
                    },
                    {
                        "reference": "urn:uuid:b09f56d8-ebb1-c09e-0822-eecaab58b4da"
                    },
                    {
                        "reference": "urn:uuid:e47502eb-e574-2058-f1f9-4f19844e4da8"
                    },
                    {
                        "reference": "urn:uuid:b19276a6-44b6-9294-db34-25d9a6b9bd3a"
                    },
                    {
                        "reference": "urn:uuid:cd7dcb8c-08b5-b9c9-492c-aef9f3ede5e9"
                    },
                    {
                        "reference": "urn:uuid:fddd664d-828f-6216-1d82-8c6c14701e82"
                    },
                    {
                        "reference": "urn:uuid:770b9906-cc97-b02e-ce7f-fc05e93dfc5c"
                    },
                    {
                        "reference": "urn:uuid:6ccba5c1-d15d-cb8f-94f1-07a8fedd2aab"
                    },
                    {
                        "reference": "urn:uuid:a4ede53f-eb14-77f9-547b-13a420c0e317"
                    },
                    {
                        "reference": "urn:uuid:e44915f6-9666-521e-7c74-6f5a5035db88"
                    },
                    {
                        "reference": "urn:uuid:204b175e-3004-a395-0d11-cc2123bebd43"
                    },
                    {
                        "reference": "urn:uuid:4ac39567-65bb-0214-39b9-be6d2fd8793a"
                    },
                    {
                        "reference": "urn:uuid:e6af684c-89c1-2dde-1bac-ad2d61bf0d9f"
                    },
                    {
                        "reference": "urn:uuid:f3f3ac8e-a4a7-e37a-8231-d373cd4090b9"
                    },
                    {
                        "reference": "urn:uuid:0163d73b-3ed4-94a5-fd60-385c113594fb"
                    },
                    {
                        "reference": "urn:uuid:b85e4a6e-e14b-3c88-c0a4-c12630133a52"
                    },
                    {
                        "reference": "urn:uuid:1fff2e1c-2dc4-c32d-4894-c1a62c7c80be"
                    },
                    {
                        "reference": "urn:uuid:4fa1910c-cb03-a42f-ceae-aedd59fdb024"
                    },
                    {
                        "reference": "urn:uuid:bd631626-d33f-ccb1-6ba0-d7e6a975e961"
                    },
                    {
                        "reference": "urn:uuid:b5deb1f1-c29d-e491-5fc8-4917246034a2"
                    },
                    {
                        "reference": "urn:uuid:8a973c57-5235-76dc-c018-3d5fbb6ea0f2"
                    },
                    {
                        "reference": "urn:uuid:5cd2daab-2c6c-ad83-cdbc-c1f5c8ff4914"
                    },
                    {
                        "reference": "urn:uuid:173485eb-e0a7-944f-7ed1-7033881c5192"
                    },
                    {
                        "reference": "urn:uuid:a9713149-09b4-1712-50af-61bff2353415"
                    },
                    {
                        "reference": "urn:uuid:335254e6-cb3b-2f1e-dee3-c2ec39d0ebf7"
                    },
                    {
                        "reference": "urn:uuid:c70fe0e1-e212-f3fb-0f12-a75e845dd816"
                    },
                    {
                        "reference": "urn:uuid:5327dc90-b8d4-8353-f020-04f3c23d65eb"
                    },
                    {
                        "reference": "urn:uuid:297a360d-b0d3-f431-dc32-f8e10f76d9da"
                    },
                    {
                        "reference": "urn:uuid:50d385f3-f6c7-c96a-8fc5-bb1af25dc8cb"
                    },
                    {
                        "reference": "urn:uuid:2f79cb6a-5d50-975a-ee36-e3f8fd2e16f8"
                    },
                    {
                        "reference": "urn:uuid:44fa6460-5d68-d0d3-2c76-e816c5689008"
                    },
                    {
                        "reference": "urn:uuid:37a8c618-40cf-ef53-4eb6-ee7c1cd86c5d"
                    },
                    {
                        "reference": "urn:uuid:d331b9e7-cc03-6a74-ecac-64fedddb57a9"
                    },
                    {
                        "reference": "urn:uuid:219f223d-5f8b-32a8-4b4e-f6e6240accc7"
                    },
                    {
                        "reference": "urn:uuid:33648be3-5286-a324-312c-c9cf3cfedac8"
                    },
                    {
                        "reference": "urn:uuid:a5cd0f82-45c2-1f1c-b5cb-24d317cfa74b"
                    },
                    {
                        "reference": "urn:uuid:75a7476a-de6c-ce31-5b47-e5e72e7c4211"
                    },
                    {
                        "reference": "urn:uuid:26945d93-ed09-2c27-55d2-698657b29dcf"
                    },
                    {
                        "reference": "urn:uuid:fa2b75e0-a7aa-5fdb-34d8-c88c3addc246"
                    },
                    {
                        "reference": "urn:uuid:9d72f8a4-a93b-8d73-8830-9065311c8b90"
                    },
                    {
                        "reference": "urn:uuid:db458166-a9ad-97d7-5650-5965b5148abd"
                    },
                    {
                        "reference": "urn:uuid:0f5075e7-dfbb-055f-aa21-df7a76b9db9e"
                    },
                    {
                        "reference": "urn:uuid:13b68964-2bb8-fbcc-6d4a-8100205e03e0"
                    },
                    {
                        "reference": "urn:uuid:8340b018-36e7-877c-9942-47f394e52f5b"
                    },
                    {
                        "reference": "urn:uuid:7fac4703-bb22-a1d9-546f-e14c3d225dac"
                    },
                    {
                        "reference": "urn:uuid:cf4d73f1-fef8-ab12-4302-26a401505500"
                    },
                    {
                        "reference": "urn:uuid:732901b6-0142-4b0e-83a6-1e1c04a66e33"
                    },
                    {
                        "reference": "urn:uuid:af193cb5-d0a2-ed9c-f8c2-9480b1658e19"
                    },
                    {
                        "reference": "urn:uuid:84c593ab-8e18-4dee-7dd0-b5aa3caae01a"
                    },
                    {
                        "reference": "urn:uuid:806d00a9-c132-c547-fffb-4724781b2603"
                    },
                    {
                        "reference": "urn:uuid:57ff7e5e-07f7-50f3-87a4-69109552b11b"
                    },
                    {
                        "reference": "urn:uuid:b2030d97-1707-8378-a00c-014bc9335875"
                    },
                    {
                        "reference": "urn:uuid:a6850f07-2fba-d50a-214f-34d174eb0084"
                    },
                    {
                        "reference": "urn:uuid:6920f54a-1c98-0743-c19b-935c652287f4"
                    },
                    {
                        "reference": "urn:uuid:84319325-d054-9013-72f6-d94eae6e2db7"
                    },
                    {
                        "reference": "urn:uuid:22d28a13-8b6b-3ff4-0da6-6bd7de15c45d"
                    },
                    {
                        "reference": "urn:uuid:ddab9cfe-ffba-9762-1a4f-f35260dc46a8"
                    },
                    {
                        "reference": "urn:uuid:1dd7eb4b-0bae-7f8a-5c9e-b7ebbbd3a15f"
                    },
                    {
                        "reference": "urn:uuid:7dd75818-0e80-5a41-8dcf-a48826c2c662"
                    },
                    {
                        "reference": "urn:uuid:2a98a1c7-7053-9d37-3040-13e541715cfe"
                    },
                    {
                        "reference": "urn:uuid:7a8eedbc-22a4-6c6c-9839-cbfe8e8da382"
                    },
                    {
                        "reference": "urn:uuid:16adcc64-aae0-e7e2-e4f8-cbb57d165612"
                    },
                    {
                        "reference": "urn:uuid:c552f97a-c15d-2093-458d-ceab8d7baeba"
                    },
                    {
                        "reference": "urn:uuid:49d55c87-ed5c-e8a5-420a-ab735747d2c6"
                    },
                    {
                        "reference": "urn:uuid:c0e50da8-7aed-f2db-f893-efe740504150"
                    },
                    {
                        "reference": "urn:uuid:52606293-13ff-f54e-11c5-5fd8cc771719"
                    },
                    {
                        "reference": "urn:uuid:28fe47d9-82cf-c35d-468d-39ecd61c3b9c"
                    },
                    {
                        "reference": "urn:uuid:0f6e6a70-3b95-92e2-757c-66c458cbcb60"
                    },
                    {
                        "reference": "urn:uuid:4d93f56b-3db5-e0a6-a4c7-f65cf2b8538d"
                    },
                    {
                        "reference": "urn:uuid:df87e80c-5cb7-a816-bb1a-8fb7e364b2c2"
                    },
                    {
                        "reference": "urn:uuid:9f5c47fb-b639-e236-ea1a-b6bc2fcab325"
                    },
                    {
                        "reference": "urn:uuid:ba69b3d7-df4d-7fd5-9475-0c5a2388b1ba"
                    },
                    {
                        "reference": "urn:uuid:cf8519ef-7838-5301-2487-ecf0a471e6f8"
                    },
                    {
                        "reference": "urn:uuid:6513974a-5cf8-9bbd-b2c0-10f28f822499"
                    },
                    {
                        "reference": "urn:uuid:50cec2eb-8a28-2bf1-498c-13c884ef1cb1"
                    },
                    {
                        "reference": "urn:uuid:ff6be95a-3459-56a1-f2c7-04f4621e8602"
                    },
                    {
                        "reference": "urn:uuid:dc7cfc5d-1af7-1e61-d5d8-6773fce9b18e"
                    },
                    {
                        "reference": "urn:uuid:030a3b05-2255-5708-78ca-436c290c656c"
                    },
                    {
                        "reference": "urn:uuid:b9cfd5f1-0234-aea3-877c-2e06602610df"
                    },
                    {
                        "reference": "urn:uuid:6afb13cd-d1c9-d1ac-5524-6b939b91ada4"
                    },
                    {
                        "reference": "urn:uuid:eaf6ba1c-5f96-1e7c-fbbe-8ff6aec9e28a"
                    },
                    {
                        "reference": "urn:uuid:248ebe38-3553-9bfd-8d19-41442e543b48"
                    },
                    {
                        "reference": "urn:uuid:0eaf8296-7e1d-27a3-202b-00a43387898a"
                    },
                    {
                        "reference": "urn:uuid:1985244c-8a17-0e9c-ad70-1d7af62ec34d"
                    },
                    {
                        "reference": "urn:uuid:ba039cd7-9e6b-8645-1492-36cab34af26c"
                    },
                    {
                        "reference": "urn:uuid:1c28bc1a-15b1-b7e0-5ebb-eed9f14c0979"
                    },
                    {
                        "reference": "urn:uuid:49d53ea2-730d-5384-5201-b5133f41b1d0"
                    },
                    {
                        "reference": "urn:uuid:be2a8430-0cbf-de54-cd72-ca28bb0266e9"
                    },
                    {
                        "reference": "urn:uuid:b02eaa77-e8c4-2ff3-a8f3-e2823b5872ee"
                    },
                    {
                        "reference": "urn:uuid:a3511024-929f-d337-1a37-0ad20429a08d"
                    },
                    {
                        "reference": "urn:uuid:8d858420-4c1d-3e1c-ef3a-b3049487b60e"
                    },
                    {
                        "reference": "urn:uuid:314ca511-6e5d-14fa-70f4-0360e6e50da7"
                    },
                    {
                        "reference": "urn:uuid:fa643524-fcdb-ecfa-0466-dfeb7389df0f"
                    },
                    {
                        "reference": "urn:uuid:96426611-e3ed-41c6-d7b0-3e0a521c0e50"
                    },
                    {
                        "reference": "urn:uuid:c22b6156-a703-927f-29ad-b069f1d493e1"
                    },
                    {
                        "reference": "urn:uuid:ffe090c8-1c28-d9f4-4037-4d23561ad1f3"
                    },
                    {
                        "reference": "urn:uuid:73dd6b49-6889-d60f-888f-521977ef6b0b"
                    },
                    {
                        "reference": "urn:uuid:850dc9d8-a929-d292-e9fd-2ba511156dd0"
                    },
                    {
                        "reference": "urn:uuid:9a2608d2-61fb-eb03-29bf-c1747581ea26"
                    },
                    {
                        "reference": "urn:uuid:b485796d-fff9-f7e5-abdd-2daf5787437a"
                    },
                    {
                        "reference": "urn:uuid:a00fe78c-efa0-9b28-8c14-425c14b2d45f"
                    },
                    {
                        "reference": "urn:uuid:f2f337b4-33bb-1fe1-4f96-8102f9a8b75a"
                    },
                    {
                        "reference": "urn:uuid:641a6158-2fe1-213d-8177-689463b2c8f9"
                    },
                    {
                        "reference": "urn:uuid:d35f495c-d9b3-2cb3-c328-3d86b4753729"
                    },
                    {
                        "reference": "urn:uuid:3fa140d8-8b02-d378-f625-b045308c31c9"
                    },
                    {
                        "reference": "urn:uuid:5cfe2c1b-c0e5-df38-866f-05c671fb907a"
                    },
                    {
                        "reference": "urn:uuid:54c895f3-a77b-9e02-ccb4-a67a7c9281b8"
                    },
                    {
                        "reference": "urn:uuid:c1b5332c-1326-7983-65a6-376d79f2972e"
                    },
                    {
                        "reference": "urn:uuid:495e9a55-956b-4d76-07a6-a1a4fe0ac345"
                    },
                    {
                        "reference": "urn:uuid:60e633c9-88cb-315b-43ae-abcd98cc1bfd"
                    },
                    {
                        "reference": "urn:uuid:3165a5ee-0303-a966-0f8d-0a189fe77700"
                    },
                    {
                        "reference": "urn:uuid:125441b5-936c-72ba-713d-086010c032f4"
                    },
                    {
                        "reference": "urn:uuid:5038336d-fae9-5ed6-02fb-328d50b1c210"
                    },
                    {
                        "reference": "urn:uuid:9d337bb6-c759-f24f-d051-9f3c5d8ac9f1"
                    },
                    {
                        "reference": "urn:uuid:8378f4ce-04d7-babf-a3cb-c09ebaf9ecae"
                    },
                    {
                        "reference": "urn:uuid:efb5e814-56af-8ffd-cd9b-dfa270d58f29"
                    },
                    {
                        "reference": "urn:uuid:9f40f7c9-8011-348e-a37a-a54eb2e930a8"
                    },
                    {
                        "reference": "urn:uuid:23a7611b-2434-095a-0bab-5672128827a3"
                    },
                    {
                        "reference": "urn:uuid:bf3dda5e-b666-c8a2-c695-a5803dced7df"
                    },
                    {
                        "reference": "urn:uuid:9cea919c-cf6b-7c31-7610-3eb47d78b5bb"
                    },
                    {
                        "reference": "urn:uuid:94b20f52-75e0-22d1-9585-727a19c2aac9"
                    },
                    {
                        "reference": "urn:uuid:96e90170-1e87-b900-54cd-a2112636afa0"
                    },
                    {
                        "reference": "urn:uuid:058932a8-f64e-98e3-1731-526a94b6aeef"
                    },
                    {
                        "reference": "urn:uuid:464831ec-5620-657b-e2bf-0956d6ea05d5"
                    },
                    {
                        "reference": "urn:uuid:04f26e2f-6f54-f516-603f-58e153923570"
                    },
                    {
                        "reference": "urn:uuid:4c75ca6f-61dc-ef07-dbd3-bcf7f08099b4"
                    },
                    {
                        "reference": "urn:uuid:6a32edf4-0aae-1098-97f3-2f516330397d"
                    },
                    {
                        "reference": "urn:uuid:9adcd4d9-2c7a-4d3f-7241-958aaea403e6"
                    },
                    {
                        "reference": "urn:uuid:aea264ca-cdbc-3e10-71ed-6d938e5b0edb"
                    },
                    {
                        "reference": "urn:uuid:0bd60a10-28d6-9473-1c11-5c49c131aaec"
                    },
                    {
                        "reference": "urn:uuid:e803a0ca-acab-8416-024d-82657d1f6064"
                    },
                    {
                        "reference": "urn:uuid:e7a52e7d-d8ec-5824-b4a6-bb936b2f299a"
                    },
                    {
                        "reference": "urn:uuid:08ab2fcf-38b0-a7b7-3ff8-2be393107e86"
                    },
                    {
                        "reference": "urn:uuid:44157e8e-12e7-dd8a-8025-bf679c750596"
                    },
                    {
                        "reference": "urn:uuid:6b2613f6-422f-06f2-7f04-8014db57fdc2"
                    },
                    {
                        "reference": "urn:uuid:ad872b31-dfc0-1e0e-b8d7-e5ee2889b5dd"
                    },
                    {
                        "reference": "urn:uuid:f3528823-56cf-433d-ab91-856192aaa52e"
                    },
                    {
                        "reference": "urn:uuid:d07fe660-11fd-99d0-70f2-bff15266f93f"
                    },
                    {
                        "reference": "urn:uuid:9b1cd47e-3ad0-bc00-1386-5b15087cacf4"
                    },
                    {
                        "reference": "urn:uuid:eb107f90-1e98-fa22-bd62-215f62237cde"
                    },
                    {
                        "reference": "urn:uuid:155232f1-5c1f-d918-1bfe-f1dea20f4cd1"
                    },
                    {
                        "reference": "urn:uuid:a5a19040-551b-840a-5077-e1c8debad2b3"
                    },
                    {
                        "reference": "urn:uuid:4d3bc3aa-c4fb-2556-5567-5453c3319a97"
                    },
                    {
                        "reference": "urn:uuid:92f93870-4f6b-5ac4-e5a3-2ce5536db809"
                    },
                    {
                        "reference": "urn:uuid:edf391a1-4331-38fe-ff87-7f6c41ceb8ab"
                    },
                    {
                        "reference": "urn:uuid:ff8beb27-54ed-923e-2191-630e3d74ac00"
                    },
                    {
                        "reference": "urn:uuid:c8a5a708-5041-7449-3501-cb03d2a35487"
                    },
                    {
                        "reference": "urn:uuid:e86a4aec-77e8-119b-d45a-89c1dbfed60b"
                    },
                    {
                        "reference": "urn:uuid:e52f31db-c5e9-89e3-a405-e25a8eb47539"
                    },
                    {
                        "reference": "urn:uuid:ea5e164d-674d-45b1-dd9b-4c2321b73c72"
                    },
                    {
                        "reference": "urn:uuid:44cdb85c-91e9-d96d-f03a-4c954a6199e2"
                    },
                    {
                        "reference": "urn:uuid:ba08245b-4a5b-a38b-4c9e-8b76f44a4ad1"
                    },
                    {
                        "reference": "urn:uuid:e2d05d8d-6b0a-99fc-981e-853bf82c2839"
                    },
                    {
                        "reference": "urn:uuid:3e11712c-7eba-fae7-b8f8-7fa83ba5a897"
                    },
                    {
                        "reference": "urn:uuid:4b7d35b3-00ab-d498-7e67-a4b9ba8e2b06"
                    },
                    {
                        "reference": "urn:uuid:b4c13a57-bd01-98b8-3a35-67c4ffec5f88"
                    },
                    {
                        "reference": "urn:uuid:359caada-3d6a-2ebe-0619-98de997a60a7"
                    },
                    {
                        "reference": "urn:uuid:668a2b7c-facb-39a5-d77d-ca7efa59523c"
                    },
                    {
                        "reference": "urn:uuid:e75cf151-fca2-84df-065e-ed61095f998e"
                    },
                    {
                        "reference": "urn:uuid:47609abc-5ccb-cc88-c252-46ac8a8a029e"
                    },
                    {
                        "reference": "urn:uuid:d37f8c2e-01de-54df-b961-245692c966c0"
                    },
                    {
                        "reference": "urn:uuid:90ebd538-ae88-04f1-31c0-f3c7f6eba86d"
                    },
                    {
                        "reference": "urn:uuid:c802e1c5-1872-f896-2fa3-9ebdf2f81857"
                    },
                    {
                        "reference": "urn:uuid:cfe47b9e-209d-bda1-3db6-52703c4497be"
                    },
                    {
                        "reference": "urn:uuid:3bb9e032-00dd-b052-bfa3-14f4ff0a0c02"
                    },
                    {
                        "reference": "urn:uuid:1731ee97-81c6-2b0f-ac4b-cce57593f778"
                    },
                    {
                        "reference": "urn:uuid:c483b1d4-38a6-7d53-5fbb-9f406c904b80"
                    },
                    {
                        "reference": "urn:uuid:0b98cb58-c1fb-dde6-3d35-c78e12c1c7d6"
                    },
                    {
                        "reference": "urn:uuid:841581cd-b8d3-cc4e-d697-4e4863a87b29"
                    },
                    {
                        "reference": "urn:uuid:430c7815-526e-9585-a1b3-4175a9d938e9"
                    },
                    {
                        "reference": "urn:uuid:65885088-7e38-efeb-34a7-539867f61865"
                    },
                    {
                        "reference": "urn:uuid:02f5c084-e02e-e27e-f9a1-04ca2bc75114"
                    },
                    {
                        "reference": "urn:uuid:5a1cd82c-0e29-6b47-1769-ba21b7150832"
                    },
                    {
                        "reference": "urn:uuid:c1008266-fabb-9917-6092-675baad7e38e"
                    },
                    {
                        "reference": "urn:uuid:5fe7812a-315b-0c73-cd7d-aeb8b45f75a2"
                    },
                    {
                        "reference": "urn:uuid:ea4269fb-72db-13cc-d011-9b22ae6ad6e3"
                    },
                    {
                        "reference": "urn:uuid:015666b3-ce00-d6f3-90c8-58955b21005a"
                    },
                    {
                        "reference": "urn:uuid:5cccbe86-a16a-45cb-5e69-8eb9449bbb74"
                    },
                    {
                        "reference": "urn:uuid:28c36b43-2168-be3f-b22c-41d1f9913b15"
                    },
                    {
                        "reference": "urn:uuid:affb3ed5-510b-9d76-ab9b-5dda9fd5b1f2"
                    },
                    {
                        "reference": "urn:uuid:97845d0f-98a6-3045-c095-4fefa82f7a1f"
                    },
                    {
                        "reference": "urn:uuid:e0120daf-b8df-b6e5-2061-51ed138da1e7"
                    },
                    {
                        "reference": "urn:uuid:0c2b2a9c-2f13-6fe5-6b5b-4c540a59f1db"
                    },
                    {
                        "reference": "urn:uuid:31fcae69-d1b1-de61-7d61-7273b09cc02d"
                    },
                    {
                        "reference": "urn:uuid:27e82727-88b3-bf74-1e3c-fcc5e63a253e"
                    },
                    {
                        "reference": "urn:uuid:2c401159-5242-62ea-1af1-a59896f56574"
                    },
                    {
                        "reference": "urn:uuid:6f405f3d-f5c0-5b3a-1b75-cbf20b60a451"
                    },
                    {
                        "reference": "urn:uuid:5271b055-ca98-b8b2-240f-60ad4fac34c1"
                    },
                    {
                        "reference": "urn:uuid:5689fd26-2bea-43f4-26b0-01e6d0aa1ab2"
                    },
                    {
                        "reference": "urn:uuid:e8c5bb3b-a987-6ba0-096c-e89f278f91e9"
                    },
                    {
                        "reference": "urn:uuid:26e0bd70-c91a-d952-a9d5-8c9a2b47ae13"
                    },
                    {
                        "reference": "urn:uuid:6586546f-72cb-e1ce-63b6-22878fc7681a"
                    },
                    {
                        "reference": "urn:uuid:ac847372-a2bd-447a-9b01-58640204acba"
                    },
                    {
                        "reference": "urn:uuid:5e85dd52-0f73-ee0c-7e6e-f41fff374053"
                    },
                    {
                        "reference": "urn:uuid:0bd39dc0-7bda-b283-5113-387fe9238c00"
                    },
                    {
                        "reference": "urn:uuid:b0de52cf-ed73-325a-cf0d-3444ac9ca7e7"
                    },
                    {
                        "reference": "urn:uuid:ce540ab5-fb93-5efb-e2a8-5f8de46c36d2"
                    },
                    {
                        "reference": "urn:uuid:598fb9d3-9692-5272-ae30-2b7abea3e6ff"
                    },
                    {
                        "reference": "urn:uuid:357b8cf2-a4be-6e62-a17a-68132645ac33"
                    },
                    {
                        "reference": "urn:uuid:f5cf9bcf-8221-f63b-c317-a4673c6d0714"
                    },
                    {
                        "reference": "urn:uuid:252abfdb-1eba-98ad-c266-ecf703f4edb8"
                    },
                    {
                        "reference": "urn:uuid:2a1b933a-281b-9c57-b3bc-8c531e3b2979"
                    },
                    {
                        "reference": "urn:uuid:840bdc13-56b9-a3c3-48a1-b204805b3e0a"
                    },
                    {
                        "reference": "urn:uuid:3f60e80a-c79a-3c96-d62d-23ae5b482dcf"
                    },
                    {
                        "reference": "urn:uuid:c4479c08-e010-ae03-d8d3-5c6ddfcdaf68"
                    },
                    {
                        "reference": "urn:uuid:1dcb3c3d-e5d4-ba81-d20e-be88b6f6a88e"
                    },
                    {
                        "reference": "urn:uuid:63423068-8157-48bd-2f26-bb45b0e00222"
                    },
                    {
                        "reference": "urn:uuid:6d0c4857-4604-27d0-5b67-151a5cdc2983"
                    },
                    {
                        "reference": "urn:uuid:935244a9-0b5f-62b4-9186-a005973cd31f"
                    },
                    {
                        "reference": "urn:uuid:0a2ea7d8-fddf-d6f4-720f-243d105dd24c"
                    },
                    {
                        "reference": "urn:uuid:eea4137e-6e50-02a3-bd8e-4708eee51a58"
                    },
                    {
                        "reference": "urn:uuid:3345b5cf-5599-3d8e-db71-9dedd1d93cde"
                    },
                    {
                        "reference": "urn:uuid:06ba8b64-806c-d1b4-7fee-500f0f70f95b"
                    },
                    {
                        "reference": "urn:uuid:c18c7944-5581-a6f6-de76-e9d06093b200"
                    },
                    {
                        "reference": "urn:uuid:e040831b-1154-760a-5948-46bb902bd9c9"
                    },
                    {
                        "reference": "urn:uuid:8ac5a1cb-3ec3-b6b5-a3c0-b5a8ede9afcd"
                    },
                    {
                        "reference": "urn:uuid:ef1bfe24-b3bf-bd39-52c2-bb1a6f25dbd8"
                    },
                    {
                        "reference": "urn:uuid:8aee93f6-afda-bb0b-fe97-15e2ab78c036"
                    },
                    {
                        "reference": "urn:uuid:f2f58149-1f0b-96c8-6ad7-ea13669494d1"
                    },
                    {
                        "reference": "urn:uuid:c79785e3-e0b1-cf6a-cd29-360c9b3d9f7e"
                    },
                    {
                        "reference": "urn:uuid:28a57713-2917-deb6-d120-f5f80d1d1d93"
                    },
                    {
                        "reference": "urn:uuid:f672abad-3594-cef8-9103-99582de0b2bc"
                    },
                    {
                        "reference": "urn:uuid:a139a452-2044-f7f2-7e1f-aefc96e1710e"
                    },
                    {
                        "reference": "urn:uuid:d0ec73f3-635d-1711-5add-eb1ac8aace5c"
                    },
                    {
                        "reference": "urn:uuid:3384ac97-bc9a-36e2-9248-ebba2e6b1ac9"
                    },
                    {
                        "reference": "urn:uuid:a6ded45c-8284-19c3-a722-5f5041dc4c9e"
                    },
                    {
                        "reference": "urn:uuid:6969a6bc-f65f-1bdd-4dd1-71aae5cd355d"
                    },
                    {
                        "reference": "urn:uuid:32b1a611-ba05-c051-52d0-a313bf607416"
                    },
                    {
                        "reference": "urn:uuid:fe55c15b-cfb1-5db1-60ff-6db13197b8f8"
                    },
                    {
                        "reference": "urn:uuid:e97a123f-9e3c-9db1-629e-5d2b29172e2a"
                    },
                    {
                        "reference": "urn:uuid:0099f753-85e1-c41e-cb02-7c8fb87619db"
                    },
                    {
                        "reference": "urn:uuid:01eb0e98-fb21-f10e-f077-3e788d2f0d97"
                    },
                    {
                        "reference": "urn:uuid:6b96d447-aea1-d258-7b94-436f039336dc"
                    },
                    {
                        "reference": "urn:uuid:3528e9d0-849b-7846-35be-a28a6a49a4ed"
                    },
                    {
                        "reference": "urn:uuid:1cec4920-7c4c-4189-71e3-985a451c97e5"
                    },
                    {
                        "reference": "urn:uuid:ccd1e820-d2c1-126c-52f4-c00ad0642d0e"
                    },
                    {
                        "reference": "urn:uuid:5b1f9085-c3d2-4b4c-218c-3ac2fb7efc73"
                    },
                    {
                        "reference": "urn:uuid:e9cdefc7-2344-3247-27a1-694daebe7bb3"
                    },
                    {
                        "reference": "urn:uuid:c069236a-6617-c433-7c9d-1bfcb1363a18"
                    },
                    {
                        "reference": "urn:uuid:0fb74583-9463-20d2-47a6-5cca723a49e7"
                    },
                    {
                        "reference": "urn:uuid:409cbd7f-6dc8-0643-1fef-37c07a4a6af9"
                    },
                    {
                        "reference": "urn:uuid:e8ee591b-f112-0fba-dd5b-25994cecca8a"
                    },
                    {
                        "reference": "urn:uuid:2d5d71ba-89ed-ab73-c54e-fca819d46c50"
                    },
                    {
                        "reference": "urn:uuid:e7aaa1d9-b143-fbe3-1214-8bf91cdc90cf"
                    },
                    {
                        "reference": "urn:uuid:900fceda-8cd7-1831-4d3a-44b5eb23aceb"
                    },
                    {
                        "reference": "urn:uuid:e09a8b08-847d-5fe4-68f9-95cbed25c6be"
                    },
                    {
                        "reference": "urn:uuid:ed3c13dc-3e11-d5dc-6834-ddccc35f4bab"
                    },
                    {
                        "reference": "urn:uuid:fbe4707b-981a-b686-5248-171779feb3b3"
                    },
                    {
                        "reference": "urn:uuid:89527483-1d86-bd4a-25f5-a23601bc8606"
                    },
                    {
                        "reference": "urn:uuid:619aab06-cdf4-cd48-1f6a-d285f55692dd"
                    },
                    {
                        "reference": "urn:uuid:93036dd5-ad00-f144-76ee-211ceda47686"
                    },
                    {
                        "reference": "urn:uuid:d6f4ad03-434c-e6de-6a83-29e68708b9c0"
                    },
                    {
                        "reference": "urn:uuid:2b9e2aa1-74a9-a906-faee-d71153632348"
                    },
                    {
                        "reference": "urn:uuid:19df2ecd-db2a-adae-f648-5eaaa8de0eb3"
                    },
                    {
                        "reference": "urn:uuid:2226f7f3-3e42-cac0-4de9-f6880939dc7e"
                    },
                    {
                        "reference": "urn:uuid:28b56b48-fa95-f651-055e-62678bd6cf63"
                    },
                    {
                        "reference": "urn:uuid:5a17c99d-f22a-5617-6216-c057a7eeeaed"
                    },
                    {
                        "reference": "urn:uuid:cc356c58-4856-5218-2a86-37592976a74e"
                    },
                    {
                        "reference": "urn:uuid:42fcceba-1870-9ea4-5cf7-6c404b348e70"
                    },
                    {
                        "reference": "urn:uuid:aa016765-0d22-7185-9d49-e0db810d1649"
                    },
                    {
                        "reference": "urn:uuid:7a5f1622-3f8b-5674-db03-a15c9f814c73"
                    },
                    {
                        "reference": "urn:uuid:de4029dd-c469-56cd-3105-e3f2c63426fb"
                    },
                    {
                        "reference": "urn:uuid:adaf42f5-716f-6886-73f9-7eb4dc338e78"
                    },
                    {
                        "reference": "urn:uuid:9b2e95b2-891f-585d-2672-57c3f2ff755f"
                    },
                    {
                        "reference": "urn:uuid:16225116-6f1b-a350-d817-33af8a1a9096"
                    },
                    {
                        "reference": "urn:uuid:95b42dd9-4d38-f352-320d-861945958546"
                    },
                    {
                        "reference": "urn:uuid:74b269ac-a1de-333b-e4bf-28991fbe9ff5"
                    },
                    {
                        "reference": "urn:uuid:164cb2c9-35bd-6dff-3c0a-1be0ae2d68d3"
                    },
                    {
                        "reference": "urn:uuid:48b5c7a4-90de-ed22-9d48-b7208e02a953"
                    },
                    {
                        "reference": "urn:uuid:5dd8cf01-089b-4a6b-90a2-e9ad17aab6fd"
                    },
                    {
                        "reference": "urn:uuid:17bdac2b-30b8-68d7-0aff-72dcd0f91782"
                    },
                    {
                        "reference": "urn:uuid:ae27d382-54a8-88d0-71f6-3433c251d210"
                    },
                    {
                        "reference": "urn:uuid:01af6334-9229-eb9e-a593-01c37a0601e7"
                    },
                    {
                        "reference": "urn:uuid:ae4c844f-df78-ba1e-3eca-94ce9d4e7e2c"
                    },
                    {
                        "reference": "urn:uuid:884957f9-4c2c-22b0-0b79-84b0f1a8aafd"
                    },
                    {
                        "reference": "urn:uuid:130ef4f5-eff2-e275-abdf-69fca906c7c5"
                    },
                    {
                        "reference": "urn:uuid:65863971-7cf2-adba-8006-8fe5e0864ed0"
                    },
                    {
                        "reference": "urn:uuid:6c0d74ff-3fd1-2bae-dfaa-d7e0f1743a21"
                    },
                    {
                        "reference": "urn:uuid:88902ede-64a4-795b-db38-b386c8904183"
                    },
                    {
                        "reference": "urn:uuid:b65e8c7d-b974-67d3-9aa7-58be9cfd65dd"
                    },
                    {
                        "reference": "urn:uuid:d5361c42-6bd4-e9a9-557f-941b585f5dca"
                    },
                    {
                        "reference": "urn:uuid:ddc60886-aab5-63a3-f892-dd81e189b769"
                    },
                    {
                        "reference": "urn:uuid:0e14f6e3-df07-d4ad-dffc-93106c1ec370"
                    },
                    {
                        "reference": "urn:uuid:a5cf17b2-c09e-090f-c141-7e396ec99d87"
                    },
                    {
                        "reference": "urn:uuid:65e729cf-c7ca-4ce2-8800-0734009fe5d3"
                    },
                    {
                        "reference": "urn:uuid:8c5d769f-f334-51c0-b1e5-ba9601ecffd0"
                    },
                    {
                        "reference": "urn:uuid:90ac0a55-132a-3bba-bac5-053b9671ea63"
                    },
                    {
                        "reference": "urn:uuid:1787ac6e-83c1-098e-a1f0-4a6e6442052f"
                    },
                    {
                        "reference": "urn:uuid:d1995c84-a496-cc19-1cad-b83fa4165727"
                    },
                    {
                        "reference": "urn:uuid:a8cc5744-533c-610a-e8e9-7e3b0b762a63"
                    },
                    {
                        "reference": "urn:uuid:6f08e7b8-0b73-a4d8-0d82-4a3cbfad1137"
                    },
                    {
                        "reference": "urn:uuid:5ff488ca-21ca-4ff5-f4e6-2f9cef73a882"
                    },
                    {
                        "reference": "urn:uuid:29d41b09-50e8-f343-e174-5c9219b1ab43"
                    },
                    {
                        "reference": "urn:uuid:d03532ab-bb70-c7c7-937a-41d3ef152b71"
                    },
                    {
                        "reference": "urn:uuid:d1cfc1d6-baba-459c-4ce9-1082bba4040a"
                    },
                    {
                        "reference": "urn:uuid:4a61a31c-b171-b629-094a-b2484a29d86c"
                    },
                    {
                        "reference": "urn:uuid:d559c846-6f2e-3596-7f4b-9fb9beb634e4"
                    },
                    {
                        "reference": "urn:uuid:47411151-02f2-d77b-b6a1-39024c83a484"
                    },
                    {
                        "reference": "urn:uuid:b62b0fbb-9d50-e2da-ef6a-84c057d9d039"
                    },
                    {
                        "reference": "urn:uuid:0d593a02-02dd-594f-b1a3-79304309fb1c"
                    },
                    {
                        "reference": "urn:uuid:a1df5364-2c1b-3d85-ea21-338827c67008"
                    },
                    {
                        "reference": "urn:uuid:05c00beb-dc1f-4cec-710f-c1a5390ab46c"
                    },
                    {
                        "reference": "urn:uuid:08e51cad-fa49-20a8-8a50-61e4b6d39461"
                    },
                    {
                        "reference": "urn:uuid:53c66450-50b8-e9cc-5ca1-5d55c9435bfe"
                    },
                    {
                        "reference": "urn:uuid:f2c7c7cd-67e8-3cc7-df66-e00f65bfd1eb"
                    },
                    {
                        "reference": "urn:uuid:2b8ddb74-b33f-a01e-da7e-73dd835cc734"
                    },
                    {
                        "reference": "urn:uuid:fb059837-39e9-d25b-adfd-012365bf505f"
                    },
                    {
                        "reference": "urn:uuid:13dba121-a5c0-fb44-3b51-79fb03d2fbc0"
                    },
                    {
                        "reference": "urn:uuid:55e3dd28-e741-3c50-6444-93a07b6b990a"
                    },
                    {
                        "reference": "urn:uuid:b7ba6925-dc2f-5456-b8f0-320de1836629"
                    },
                    {
                        "reference": "urn:uuid:f8f32621-0659-4a87-924f-69ea696eb54f"
                    },
                    {
                        "reference": "urn:uuid:2cbd67d0-fbc2-549e-95b2-3c9f015b604d"
                    },
                    {
                        "reference": "urn:uuid:07358761-e0ea-6c55-746e-72c9e1039d23"
                    },
                    {
                        "reference": "urn:uuid:9af65e77-b3f5-481a-4cd9-38d6b5e107da"
                    },
                    {
                        "reference": "urn:uuid:ed18ee73-2b7b-ab03-e42b-61ebbfa5f590"
                    },
                    {
                        "reference": "urn:uuid:03f0b7f4-590d-3ffe-aeac-75054d9064d3"
                    },
                    {
                        "reference": "urn:uuid:2cb786a0-7d18-744c-529e-e85f328b1f32"
                    },
                    {
                        "reference": "urn:uuid:7e43b522-9b51-052f-b52a-2f1a5846e011"
                    },
                    {
                        "reference": "urn:uuid:b7102d78-6b05-34e1-4525-7d1911be94bd"
                    },
                    {
                        "reference": "urn:uuid:9b8da966-715c-dac8-d870-652bf93709bf"
                    },
                    {
                        "reference": "urn:uuid:d328f74d-1b7c-c2e8-2bb4-b57165fb9975"
                    },
                    {
                        "reference": "urn:uuid:d6ea4721-ef3c-1099-ac3f-35f6101eafdd"
                    },
                    {
                        "reference": "urn:uuid:004dc3b6-b9c0-9879-4e53-2da2959e37b4"
                    },
                    {
                        "reference": "urn:uuid:da35fc3e-8f32-65a3-9a36-d156e1b944bf"
                    },
                    {
                        "reference": "urn:uuid:f4dce211-7505-de20-fd75-015026458f67"
                    },
                    {
                        "reference": "urn:uuid:20b05eac-645f-3a9d-9eb2-f8cf2ca8958b"
                    },
                    {
                        "reference": "urn:uuid:d753c5fa-9b09-455e-273e-d3fb5a017492"
                    },
                    {
                        "reference": "urn:uuid:fdcfa8d8-caa4-9472-0866-1005454dd0be"
                    },
                    {
                        "reference": "urn:uuid:138dcbd5-ee53-b328-f1f1-698c30255dc8"
                    },
                    {
                        "reference": "urn:uuid:5757463b-6a7b-eec1-5d15-bd42e84cdca8"
                    },
                    {
                        "reference": "urn:uuid:ba670d4a-8f79-ba66-01ff-ced17b1aa2b3"
                    },
                    {
                        "reference": "urn:uuid:72036fca-d2a2-de5c-b01b-19f7f0b3fdeb"
                    },
                    {
                        "reference": "urn:uuid:2e3545c3-afdf-e675-a092-11f7cdcc0a92"
                    },
                    {
                        "reference": "urn:uuid:085bd887-7cc9-83c9-e988-73350401ce00"
                    },
                    {
                        "reference": "urn:uuid:fac8c6f1-cbcd-d5a6-0d76-8b16fc84aab6"
                    },
                    {
                        "reference": "urn:uuid:837f69ef-cdac-cdc4-b716-9a30938381b2"
                    },
                    {
                        "reference": "urn:uuid:1be77d45-58da-23bd-e5c3-b4a4ce5c1504"
                    },
                    {
                        "reference": "urn:uuid:95fb108a-8446-8bbb-223b-c4c547c57fa0"
                    },
                    {
                        "reference": "urn:uuid:a1740476-acf9-2472-aeac-93fe4589d676"
                    },
                    {
                        "reference": "urn:uuid:a8fd9860-16fd-5051-110d-fdf1081046bf"
                    },
                    {
                        "reference": "urn:uuid:94b2cc02-61b8-6df3-4249-b1e1963a459a"
                    },
                    {
                        "reference": "urn:uuid:847a997d-b0fe-23db-49d3-2655552ba4d7"
                    },
                    {
                        "reference": "urn:uuid:3e5f4ba4-9e71-3360-1258-a2f67cbea111"
                    },
                    {
                        "reference": "urn:uuid:5b0e7474-dd2a-06e6-eb60-84b89be23d01"
                    },
                    {
                        "reference": "urn:uuid:718347e2-837b-6f4e-f334-204125327e11"
                    },
                    {
                        "reference": "urn:uuid:eab55eda-6f41-44af-aeab-e68578ff5e2f"
                    },
                    {
                        "reference": "urn:uuid:4b422683-67ab-de45-6786-afb13ff086e4"
                    },
                    {
                        "reference": "urn:uuid:b3a77fc6-e736-95a9-b030-5048a5c129a4"
                    },
                    {
                        "reference": "urn:uuid:ec0a5310-b8a6-c942-3379-dc942f708967"
                    },
                    {
                        "reference": "urn:uuid:5eec1c58-5dd4-11fb-f208-3e3768f90978"
                    },
                    {
                        "reference": "urn:uuid:0adeb35c-15d1-a036-5464-001f7568d58c"
                    },
                    {
                        "reference": "urn:uuid:4e75d42f-051b-f3ff-41df-74a3f6547715"
                    },
                    {
                        "reference": "urn:uuid:e7aa2bf5-aced-6484-5836-99eaa64cebd8"
                    },
                    {
                        "reference": "urn:uuid:f8d9edf0-6a0f-2ac5-b01e-608b1a8811bd"
                    },
                    {
                        "reference": "urn:uuid:0dcf34b6-f6a3-e387-762f-387233837be5"
                    },
                    {
                        "reference": "urn:uuid:22f4b3c5-f0c3-bc8d-4ff1-0808f0570501"
                    },
                    {
                        "reference": "urn:uuid:8c657d3a-b091-c10a-b88c-f1964dedb2e1"
                    },
                    {
                        "reference": "urn:uuid:420cdfdc-76f4-f951-8a0b-8ae21fb0bf4b"
                    },
                    {
                        "reference": "urn:uuid:c5d7a15f-5997-51ce-fd4c-6b1afb99da0e"
                    },
                    {
                        "reference": "urn:uuid:514818e4-a477-7d39-e64e-32fb555ef855"
                    },
                    {
                        "reference": "urn:uuid:bcd2edc6-847a-4607-922c-73283cbb4540"
                    },
                    {
                        "reference": "urn:uuid:2d827e95-343b-0324-d2ab-14de36fe07b0"
                    },
                    {
                        "reference": "urn:uuid:d0bb345b-0c22-23df-b67d-28c9c5419162"
                    },
                    {
                        "reference": "urn:uuid:1adb4626-6bc4-0726-97ef-403914398b3f"
                    },
                    {
                        "reference": "urn:uuid:3014b0c5-93f9-91f2-5b7b-b47261a932f1"
                    },
                    {
                        "reference": "urn:uuid:6f8866d4-0a47-3904-5f51-805efb875db9"
                    },
                    {
                        "reference": "urn:uuid:e395fcf5-c63e-71d1-123c-907196df547f"
                    },
                    {
                        "reference": "urn:uuid:7fc35661-33d0-beba-e5e8-acc4a5dadd2a"
                    },
                    {
                        "reference": "urn:uuid:38d4159f-714a-ca7f-3466-61836e530531"
                    },
                    {
                        "reference": "urn:uuid:cee0d592-4021-46f5-3d6b-8985e20a8172"
                    },
                    {
                        "reference": "urn:uuid:7fba6eb7-fc20-82f7-fb3f-5f40a88db742"
                    },
                    {
                        "reference": "urn:uuid:39e5ccae-e02a-eb9a-c3dc-37dfc5e1c2c4"
                    },
                    {
                        "reference": "urn:uuid:824117fb-a9c1-eca4-66cf-4cacc1ed0e7e"
                    },
                    {
                        "reference": "urn:uuid:482b3806-c057-e43d-4e01-36b4f0195029"
                    },
                    {
                        "reference": "urn:uuid:da12f168-ca21-1de6-8d18-00ab4e57fec8"
                    },
                    {
                        "reference": "urn:uuid:0ee32469-a905-08ab-5acd-f30a93af95fb"
                    },
                    {
                        "reference": "urn:uuid:4c15efc5-46b0-1c94-27a6-7e8232093a94"
                    },
                    {
                        "reference": "urn:uuid:1c90bbad-21da-2360-081c-e88bda5b946a"
                    },
                    {
                        "reference": "urn:uuid:9e077113-efdb-d875-fbfe-9e5f26c8f16d"
                    },
                    {
                        "reference": "urn:uuid:b1c56129-c7ea-1411-6b5d-5207691405fa"
                    },
                    {
                        "reference": "urn:uuid:ee9ea122-8ffb-f5c6-09a3-45d0ce2fde70"
                    },
                    {
                        "reference": "urn:uuid:24b4de3c-d9c4-c224-e316-69ed76e4d603"
                    },
                    {
                        "reference": "urn:uuid:74e6ee01-0f81-67b7-3ebd-304e4acda6cf"
                    },
                    {
                        "reference": "urn:uuid:ad729ec7-f7e4-df33-f062-3ad4f38ce730"
                    },
                    {
                        "reference": "urn:uuid:afc48c7f-e56d-daee-d2a2-47acfb4c8850"
                    },
                    {
                        "reference": "urn:uuid:00e9fdaf-bb23-798d-29c1-fff7b09e2a01"
                    },
                    {
                        "reference": "urn:uuid:7ad50cb7-a65d-f002-4bbf-8cab7bec57cc"
                    },
                    {
                        "reference": "urn:uuid:10e3a15c-8e1b-5eb5-e2ee-15b55d1a0349"
                    },
                    {
                        "reference": "urn:uuid:321dfe84-c3b0-4601-a4a7-8f6583eecfb0"
                    },
                    {
                        "reference": "urn:uuid:ffa9e83e-29a6-4de1-3783-7a0e68c402b0"
                    },
                    {
                        "reference": "urn:uuid:0a3ba604-7393-54ea-fa47-77e38dcf2e7f"
                    },
                    {
                        "reference": "urn:uuid:d61e6543-2fdd-fa7c-40b0-dd2991a4e931"
                    },
                    {
                        "reference": "urn:uuid:0701c01a-4a04-1834-ab84-9e8d7a5f254d"
                    },
                    {
                        "reference": "urn:uuid:d3526c60-a44a-dea4-6045-41d0f377ff9d"
                    },
                    {
                        "reference": "urn:uuid:86c056ed-4207-8946-d8c4-b4ac88231646"
                    },
                    {
                        "reference": "urn:uuid:3cf4af12-6b2a-ddad-b5c2-2df2edfcbd17"
                    },
                    {
                        "reference": "urn:uuid:2c9ea667-d5a8-e9fc-c022-7cf40987a325"
                    },
                    {
                        "reference": "urn:uuid:7025e8d1-8cf9-b69c-0453-6b211c66bd97"
                    },
                    {
                        "reference": "urn:uuid:10be10bc-4a86-df29-8951-13f53dca8bbd"
                    },
                    {
                        "reference": "urn:uuid:92869ba2-b6a5-46ac-8ace-5711e5660867"
                    },
                    {
                        "reference": "urn:uuid:811722d9-87f9-5b0f-b26f-c8a991b0dc74"
                    },
                    {
                        "reference": "urn:uuid:ab8fdc8a-5217-9bcd-911a-c41fe081a6a9"
                    },
                    {
                        "reference": "urn:uuid:4a42a8f8-a31a-57e8-7550-84ee56646cc3"
                    },
                    {
                        "reference": "urn:uuid:1e89300e-9e00-d720-b8a7-69c86abe89ce"
                    },
                    {
                        "reference": "urn:uuid:73a0d315-cc3b-6261-2af2-c601ae12adb7"
                    },
                    {
                        "reference": "urn:uuid:75ad76c1-5f0a-df7c-6fcb-e52e49ccc220"
                    },
                    {
                        "reference": "urn:uuid:9690696f-7091-f41a-e935-25090726c873"
                    },
                    {
                        "reference": "urn:uuid:2f50e9b0-1fe0-e3ec-423a-49962a350539"
                    },
                    {
                        "reference": "urn:uuid:7ca81107-3224-9e27-54ff-6f8b00390cac"
                    },
                    {
                        "reference": "urn:uuid:c61a26f1-78b4-ae2f-22e2-40ec1a40848a"
                    },
                    {
                        "reference": "urn:uuid:7d23a025-cf43-0392-e967-4ff5f80daf2b"
                    },
                    {
                        "reference": "urn:uuid:7da04e1d-822b-c537-35e7-bc3ce09513d5"
                    },
                    {
                        "reference": "urn:uuid:25f782d6-3212-a3d6-c291-8617de3cd84f"
                    },
                    {
                        "reference": "urn:uuid:95002cd3-6ade-5faa-138f-343c32bf9fb4"
                    },
                    {
                        "reference": "urn:uuid:193c2f66-a7fa-7565-5151-afa6125e0288"
                    },
                    {
                        "reference": "urn:uuid:613a7b32-21d2-2664-f741-79be5d26f410"
                    },
                    {
                        "reference": "urn:uuid:abe3aaea-aff7-5024-3aca-a0b940d0a8dd"
                    },
                    {
                        "reference": "urn:uuid:796d2860-2b9a-c6f3-d009-163de320d2aa"
                    },
                    {
                        "reference": "urn:uuid:beeb1dba-e623-27ea-0d91-4c4c357c4567"
                    },
                    {
                        "reference": "urn:uuid:8f39b706-030a-561a-b22b-3c59fb235995"
                    },
                    {
                        "reference": "urn:uuid:807a77f0-51f9-1704-6414-3cbe8e219fd4"
                    },
                    {
                        "reference": "urn:uuid:c5eaa9cf-d99b-824e-bbbe-4853904cb9b9"
                    },
                    {
                        "reference": "urn:uuid:3ea425e9-c420-38b4-8249-9c570f176be5"
                    },
                    {
                        "reference": "urn:uuid:5b29fff1-26ff-963c-185f-d0919fbb3d52"
                    },
                    {
                        "reference": "urn:uuid:39b6d4cc-ffc7-53ad-7ae5-cdbb1e8c37f0"
                    },
                    {
                        "reference": "urn:uuid:3c5ac19e-3a7a-4b41-726c-461e5d6f9e70"
                    },
                    {
                        "reference": "urn:uuid:705346ff-22db-5499-6e9c-947893a7ab5e"
                    },
                    {
                        "reference": "urn:uuid:b3e79c8d-ebf5-6bf0-ca5a-252589b3ad75"
                    },
                    {
                        "reference": "urn:uuid:b3b838ac-1fa2-9893-862e-cd7e9825152e"
                    },
                    {
                        "reference": "urn:uuid:b2189080-9df6-4690-5f1a-b57cc53f479a"
                    },
                    {
                        "reference": "urn:uuid:eef65442-2187-07ad-de46-b7a1d4414a71"
                    },
                    {
                        "reference": "urn:uuid:5541abb5-fcde-ef9c-0ca2-5b187f959d69"
                    },
                    {
                        "reference": "urn:uuid:6ffe36f5-6618-ff6c-ba64-cc1a7e15d4cc"
                    },
                    {
                        "reference": "urn:uuid:3d5cd773-4b25-5441-47fa-76935054c944"
                    },
                    {
                        "reference": "urn:uuid:2dba853c-6a95-0d47-fa5f-27042ebb70f9"
                    },
                    {
                        "reference": "urn:uuid:e760b47f-956a-1ce3-aa7e-d5aa2971b5dd"
                    },
                    {
                        "reference": "urn:uuid:7aa80f52-4d76-792b-fc35-7fde90cddd46"
                    },
                    {
                        "reference": "urn:uuid:c4e687ab-dc99-5f98-d028-b3bfd59a54bc"
                    },
                    {
                        "reference": "urn:uuid:4f9e05b5-eae0-9ffa-ca3b-b20f152af814"
                    },
                    {
                        "reference": "urn:uuid:04f13647-1f7f-22ab-2709-4a5aa33824bd"
                    },
                    {
                        "reference": "urn:uuid:5eb83daa-89e9-1e07-b3dc-d55ddc072e59"
                    },
                    {
                        "reference": "urn:uuid:0ae752a6-3079-af1b-3055-f1a4f1cd088f"
                    },
                    {
                        "reference": "urn:uuid:6a9585b8-e80c-c99b-3578-e675e9b13a1f"
                    },
                    {
                        "reference": "urn:uuid:611238a3-6f33-b319-9da7-d0ec94a46d36"
                    },
                    {
                        "reference": "urn:uuid:f25c0a2a-0f59-7d74-621e-ff678f9f3102"
                    },
                    {
                        "reference": "urn:uuid:8c343a1a-d190-348e-a751-1f23a312c089"
                    },
                    {
                        "reference": "urn:uuid:1f35c98d-ab16-b341-d826-2027ab9ee2b6"
                    },
                    {
                        "reference": "urn:uuid:8607db6e-2232-5392-f2e9-f3615bbd37b4"
                    },
                    {
                        "reference": "urn:uuid:04371937-7df6-ee27-a7e6-870e0043877f"
                    },
                    {
                        "reference": "urn:uuid:ccba2000-fe4a-dcf6-6376-a55d35a3e5b8"
                    },
                    {
                        "reference": "urn:uuid:ade139be-341b-f53f-7a15-995672eabeb8"
                    },
                    {
                        "reference": "urn:uuid:e5b1e6be-e795-acbb-36c9-bdf816e821e6"
                    },
                    {
                        "reference": "urn:uuid:32b2fb7c-0a77-de15-b186-5ba16cf2dd4d"
                    },
                    {
                        "reference": "urn:uuid:ea365693-b2b0-e099-e603-77b1ee893e68"
                    },
                    {
                        "reference": "urn:uuid:f2797311-ac54-e72b-3a50-7a71f6fc8c40"
                    },
                    {
                        "reference": "urn:uuid:34c65af0-b537-da79-5950-cf319b918eb8"
                    },
                    {
                        "reference": "urn:uuid:7652bde2-370e-2274-369f-e2b26651b727"
                    },
                    {
                        "reference": "urn:uuid:8e33304b-5a4c-12fb-214c-23c3216dbe27"
                    },
                    {
                        "reference": "urn:uuid:ef94d692-8b42-efd9-bfae-ea2c9dcbcaac"
                    },
                    {
                        "reference": "urn:uuid:49d0009c-2f75-bbf1-92a1-67d1a6687658"
                    },
                    {
                        "reference": "urn:uuid:280a798f-f20f-47b7-7fad-0812f4d3430c"
                    },
                    {
                        "reference": "urn:uuid:98488fe1-0f06-32e2-d2d7-e1719e8455c2"
                    },
                    {
                        "reference": "urn:uuid:d2381989-a412-d55f-ff94-1d76d0528a99"
                    },
                    {
                        "reference": "urn:uuid:f8f0f899-c866-4388-1f63-7ad7d22e3631"
                    },
                    {
                        "reference": "urn:uuid:8c9ae3f1-ef50-e195-222e-4dd2dab62838"
                    },
                    {
                        "reference": "urn:uuid:19a0784b-89fa-3a52-da5f-a2dda581c345"
                    },
                    {
                        "reference": "urn:uuid:9713d57f-9033-0d12-6bce-678291543de4"
                    },
                    {
                        "reference": "urn:uuid:a5694c02-5b85-c6e3-3295-bd84221a60f1"
                    },
                    {
                        "reference": "urn:uuid:2df0deaf-5138-db02-647c-dc448ed55729"
                    },
                    {
                        "reference": "urn:uuid:7abf9cc8-2b39-ae91-8eb1-246acaaa61fd"
                    },
                    {
                        "reference": "urn:uuid:ba46183e-2c1e-0b87-989b-49be937887a9"
                    },
                    {
                        "reference": "urn:uuid:81e17c2f-4ad5-4ee7-3dc2-b7582cd28e85"
                    },
                    {
                        "reference": "urn:uuid:8b8907af-f681-c634-7a40-91f8cd4cd99b"
                    },
                    {
                        "reference": "urn:uuid:e491f0cc-bd85-f023-5175-fcb77af3fa79"
                    },
                    {
                        "reference": "urn:uuid:9a9ff3cd-1b58-9492-abcf-83df4bba0c47"
                    },
                    {
                        "reference": "urn:uuid:b87912b9-626d-e7b9-f099-d21534f62c1b"
                    },
                    {
                        "reference": "urn:uuid:ead7491f-01b3-2c9e-0a8a-13bfdaf2a28b"
                    },
                    {
                        "reference": "urn:uuid:45bb3812-dafd-8ace-e2de-aca50c3b9283"
                    },
                    {
                        "reference": "urn:uuid:796f0e75-88a4-0b49-2623-23d1bd294159"
                    },
                    {
                        "reference": "urn:uuid:f399317a-0787-f0bd-90ec-69bcbc3e4c1e"
                    },
                    {
                        "reference": "urn:uuid:50b26965-6f4d-def7-b090-dcaad8a35e36"
                    },
                    {
                        "reference": "urn:uuid:8d2b9694-17bd-8596-3631-af55868f3d2b"
                    },
                    {
                        "reference": "urn:uuid:3fcb32c1-9764-c201-d7a1-95c8fb033dbd"
                    },
                    {
                        "reference": "urn:uuid:008b228a-77f6-6c9a-8c0e-dc8f5e31763d"
                    },
                    {
                        "reference": "urn:uuid:ecc39b28-cfac-4533-6815-4e0bc363421a"
                    },
                    {
                        "reference": "urn:uuid:f2f82089-5776-b2c0-c83e-8a28938beabc"
                    },
                    {
                        "reference": "urn:uuid:7267df7a-3b3c-4a4e-103d-b4369e1c8990"
                    },
                    {
                        "reference": "urn:uuid:84d2e842-1f16-5134-629d-9b0bff6b7763"
                    },
                    {
                        "reference": "urn:uuid:7ffa0d57-7996-ae87-1666-bf71fe52dcf4"
                    },
                    {
                        "reference": "urn:uuid:68776a69-f2f6-ffd2-b8b4-dcc240cf38c3"
                    },
                    {
                        "reference": "urn:uuid:fce9d7a7-6ad7-c506-5d89-d7caaa9fee2f"
                    },
                    {
                        "reference": "urn:uuid:ff4dcd3b-4531-d7af-4fa6-37f69e7931bf"
                    },
                    {
                        "reference": "urn:uuid:87027b15-ca8b-a168-a10d-8eaf8377e6bf"
                    },
                    {
                        "reference": "urn:uuid:88a218f0-92a6-c591-275f-70fe827d420e"
                    },
                    {
                        "reference": "urn:uuid:bdc0b291-e2f2-323e-6693-e775a3214636"
                    },
                    {
                        "reference": "urn:uuid:8e14f44d-9e57-cc72-4c34-785053486cbd"
                    },
                    {
                        "reference": "urn:uuid:31c2bbcf-49bc-2b8c-4319-2fd6185a10ba"
                    },
                    {
                        "reference": "urn:uuid:a1b77116-e2fa-1801-9643-4b02a2da6eaa"
                    },
                    {
                        "reference": "urn:uuid:fb846bc3-ee8a-c14b-b6e5-6869c6044d84"
                    },
                    {
                        "reference": "urn:uuid:3223e895-7da6-df20-5043-63574a2ba50a"
                    },
                    {
                        "reference": "urn:uuid:70d9532b-c2bc-31e7-1212-3d342373d561"
                    },
                    {
                        "reference": "urn:uuid:b125e814-87d6-1667-51a2-b92e0bf943e3"
                    },
                    {
                        "reference": "urn:uuid:2cd6f306-e94f-20c1-89a7-8e17b2377134"
                    },
                    {
                        "reference": "urn:uuid:89c32d67-b20c-f2a0-f212-528ec771dc93"
                    },
                    {
                        "reference": "urn:uuid:a2210115-ace6-c0ae-e390-875cff774872"
                    },
                    {
                        "reference": "urn:uuid:6ab7b363-f3ea-3b49-1ee4-6422187c3447"
                    },
                    {
                        "reference": "urn:uuid:bbc9bc62-7139-ce76-e5eb-4a30f0429fa4"
                    },
                    {
                        "reference": "urn:uuid:3ab6ce61-517a-6d15-c4de-01b680926a85"
                    },
                    {
                        "reference": "urn:uuid:a53851b5-7476-5b56-0475-2521e966e6e8"
                    },
                    {
                        "reference": "urn:uuid:a40358bc-08fd-ac6b-b35e-5ebed86b6fa3"
                    },
                    {
                        "reference": "urn:uuid:adc7501f-7c64-677e-9d15-5ca51caa1871"
                    },
                    {
                        "reference": "urn:uuid:8530ef56-f789-87e5-17fd-9ed0d7eccb4d"
                    },
                    {
                        "reference": "urn:uuid:610d2d73-7a51-4c94-72c8-8391e6826703"
                    },
                    {
                        "reference": "urn:uuid:bd203e16-a630-8ad3-b405-3626f71eb303"
                    },
                    {
                        "reference": "urn:uuid:5900dac6-c80d-f830-fc6e-63a5b0a53c78"
                    },
                    {
                        "reference": "urn:uuid:b8885c65-3c99-9fb6-f763-da1dc81c7098"
                    },
                    {
                        "reference": "urn:uuid:036c68f7-df89-f65e-8b3c-75ff3f07883d"
                    },
                    {
                        "reference": "urn:uuid:df9f39ad-8931-42c5-3eff-01ba2f3b18b4"
                    },
                    {
                        "reference": "urn:uuid:905fbd23-55d5-4c1f-42d6-eba3a6295dd5"
                    },
                    {
                        "reference": "urn:uuid:82b319e3-6a5e-846b-8e83-f61e8be09153"
                    },
                    {
                        "reference": "urn:uuid:8395552d-7193-21e7-5b52-45fb6ac6e355"
                    },
                    {
                        "reference": "urn:uuid:2cc721fa-2765-dbc6-401a-7318f9c4e845"
                    },
                    {
                        "reference": "urn:uuid:eefb1c3c-ec27-3e20-2b9f-7f5174488fe6"
                    },
                    {
                        "reference": "urn:uuid:5384f46a-b2e3-c92a-4e9a-d7954f97f9ac"
                    },
                    {
                        "reference": "urn:uuid:30d14f3c-4c28-4fa6-0924-c3558c8cba47"
                    },
                    {
                        "reference": "urn:uuid:34155db3-6409-489c-1129-e62665456680"
                    },
                    {
                        "reference": "urn:uuid:2c11715b-cee1-084a-1f84-b79e20e47749"
                    },
                    {
                        "reference": "urn:uuid:4cb210d4-6f04-1458-795c-15817950db0e"
                    },
                    {
                        "reference": "urn:uuid:560f508e-05ea-0750-01d6-5420d95dc851"
                    },
                    {
                        "reference": "urn:uuid:4b0273d3-483c-b74c-2742-71014204a575"
                    },
                    {
                        "reference": "urn:uuid:a0861a0a-2526-93f0-dccf-4bbb64b519d9"
                    },
                    {
                        "reference": "urn:uuid:77957c39-2954-6f9a-f103-0924546c9c28"
                    },
                    {
                        "reference": "urn:uuid:3b837ecb-7cae-27d8-dfa3-04ac888811ee"
                    },
                    {
                        "reference": "urn:uuid:9f0a9b93-220c-e11a-cdde-f40b1057546f"
                    },
                    {
                        "reference": "urn:uuid:66e2e80f-c16c-c9a8-a798-211a1ea3aeb3"
                    },
                    {
                        "reference": "urn:uuid:39bbbbf2-7a83-97d5-6ec7-ddfe2dd7a8e5"
                    },
                    {
                        "reference": "urn:uuid:0f4abbdc-9684-3774-3896-978b2987b4de"
                    },
                    {
                        "reference": "urn:uuid:1afa4c6b-af6b-5a8b-30e7-29e65e008ffb"
                    },
                    {
                        "reference": "urn:uuid:beddb178-40b7-e146-5330-5b6b93796e36"
                    },
                    {
                        "reference": "urn:uuid:41315d98-fc2d-4d2e-80b8-a1d22dd54274"
                    },
                    {
                        "reference": "urn:uuid:7e1235eb-8c6d-b39a-c6e6-958c7cbfb81b"
                    },
                    {
                        "reference": "urn:uuid:787ece16-3a1b-e365-369a-b7727fa7b1e7"
                    },
                    {
                        "reference": "urn:uuid:9d61e088-b60d-b1e1-b5ad-6ca136e261fe"
                    },
                    {
                        "reference": "urn:uuid:61958705-d721-a30a-eff6-549f7c5f4f41"
                    },
                    {
                        "reference": "urn:uuid:04c2f761-93ca-60fe-9bf0-5dc22c06dbe4"
                    },
                    {
                        "reference": "urn:uuid:16fac88b-c995-b6ac-ea60-3bd0d3622140"
                    },
                    {
                        "reference": "urn:uuid:921e03cd-571c-01cc-5699-24eafac434e7"
                    },
                    {
                        "reference": "urn:uuid:1af08651-b220-500e-7055-f8a77d1a2af8"
                    },
                    {
                        "reference": "urn:uuid:443176e6-fb78-9b95-4edb-357c000869b5"
                    },
                    {
                        "reference": "urn:uuid:709ed404-cfd8-daa6-7978-6062f9512252"
                    },
                    {
                        "reference": "urn:uuid:6b955e0d-df12-d69c-69c5-c2ba61e9030f"
                    },
                    {
                        "reference": "urn:uuid:c34e61d6-0607-fe1f-ba65-a26b2fdc7688"
                    },
                    {
                        "reference": "urn:uuid:dfd12765-11a9-a695-57de-584d6f79044b"
                    },
                    {
                        "reference": "urn:uuid:46c608f9-f637-70d7-0294-e8c9af53a6ab"
                    },
                    {
                        "reference": "urn:uuid:42b57652-9cb2-c528-6746-02c0d2fe29d3"
                    },
                    {
                        "reference": "urn:uuid:8c1d682b-1c79-9a62-70d5-88ac02cae81d"
                    },
                    {
                        "reference": "urn:uuid:b06c0804-6769-fc71-092b-0804a51f77a4"
                    },
                    {
                        "reference": "urn:uuid:de969025-ef13-0605-b953-c2e53ccc1d17"
                    },
                    {
                        "reference": "urn:uuid:d6efa7e6-608f-4183-d189-2fede8e717d0"
                    },
                    {
                        "reference": "urn:uuid:dc50c02b-3def-a53c-7245-146aa3081b24"
                    },
                    {
                        "reference": "urn:uuid:53de342e-46dd-9ee0-d67a-9cb559b188fc"
                    },
                    {
                        "reference": "urn:uuid:e6e63280-718d-e234-1e9e-16d79b7a41a4"
                    },
                    {
                        "reference": "urn:uuid:63d6b250-c084-ef02-fa9b-3374bd641ce3"
                    },
                    {
                        "reference": "urn:uuid:b846f8ed-d449-8251-7873-f0e898f8604b"
                    },
                    {
                        "reference": "urn:uuid:62d5738b-7130-66d6-dc40-94ae1e84c6d1"
                    },
                    {
                        "reference": "urn:uuid:e062e941-c430-58aa-4eeb-5700ca68ed9f"
                    },
                    {
                        "reference": "urn:uuid:5940495b-6563-f03c-d988-a4c56b0d3a28"
                    },
                    {
                        "reference": "urn:uuid:307499cc-86ca-c888-25d7-1ba6bd198d7d"
                    },
                    {
                        "reference": "urn:uuid:d594ca05-793a-5488-d780-a480f61358de"
                    },
                    {
                        "reference": "urn:uuid:20ff6de5-7b82-17eb-a768-5002f7efe794"
                    },
                    {
                        "reference": "urn:uuid:9eeaa50f-57ce-3704-40e6-d99043a0f1fd"
                    },
                    {
                        "reference": "urn:uuid:0fd2b261-948e-9205-e291-f464d26ecde8"
                    },
                    {
                        "reference": "urn:uuid:60bc07c4-4fd7-df6c-ff48-c7005754d023"
                    },
                    {
                        "reference": "urn:uuid:cba3ca22-5197-79bc-4302-38be6fc9b351"
                    },
                    {
                        "reference": "urn:uuid:4ca611b3-8149-d470-077f-f5c677a71800"
                    },
                    {
                        "reference": "urn:uuid:43116a84-f26e-cc2c-29d3-4d25d38071f9"
                    },
                    {
                        "reference": "urn:uuid:d3135931-d6f6-4635-70cf-4d39f8eaf6da"
                    },
                    {
                        "reference": "urn:uuid:5521e7f1-3b92-d323-1055-c2547a3d61e2"
                    },
                    {
                        "reference": "urn:uuid:00027fd4-d687-48d5-f422-fb992c67a10b"
                    },
                    {
                        "reference": "urn:uuid:b18e924e-f15f-87a4-2896-7a28beefbf5e"
                    },
                    {
                        "reference": "urn:uuid:bd5ad6f6-9053-deda-1f34-ee820122a082"
                    },
                    {
                        "reference": "urn:uuid:6f6e218c-2219-c465-8182-2824995c6195"
                    },
                    {
                        "reference": "urn:uuid:38811438-dfdb-d3c7-7d97-db7a3d35733e"
                    },
                    {
                        "reference": "urn:uuid:81103219-723e-4850-cec8-61eff09ec102"
                    },
                    {
                        "reference": "urn:uuid:ed1e15fc-bcf4-668f-77ea-d86877c879d7"
                    },
                    {
                        "reference": "urn:uuid:741bd16b-e1be-8905-16e0-3fd2d1544df6"
                    },
                    {
                        "reference": "urn:uuid:6349b7e9-94ef-c41c-afb7-8419250d35f5"
                    },
                    {
                        "reference": "urn:uuid:fd431a7c-ec15-5557-b3d0-8d3c546c1714"
                    },
                    {
                        "reference": "urn:uuid:838bb76b-8249-51c9-2cbc-bebd16d1d8d6"
                    },
                    {
                        "reference": "urn:uuid:a71de24a-785d-47cb-459d-893de8d4bfd3"
                    },
                    {
                        "reference": "urn:uuid:7f64a831-c0a0-c7e8-c6a7-f267cd8821cc"
                    },
                    {
                        "reference": "urn:uuid:9bfd7452-c9d3-091c-6f7e-370dff82c700"
                    },
                    {
                        "reference": "urn:uuid:b150f8ad-ea0e-1c3e-d47e-eb91d6d98cbd"
                    },
                    {
                        "reference": "urn:uuid:eacb5f1d-846d-62b9-7b3b-3e86ce891d39"
                    },
                    {
                        "reference": "urn:uuid:83780698-6218-3c82-513c-41984022d0a2"
                    },
                    {
                        "reference": "urn:uuid:d74550b3-e475-2145-4859-5ca6fd3e0b72"
                    },
                    {
                        "reference": "urn:uuid:6079436b-d1d8-98e1-5360-4f37d470ae08"
                    },
                    {
                        "reference": "urn:uuid:be280322-7b46-c717-3ef1-640f90a66974"
                    },
                    {
                        "reference": "urn:uuid:ee0968e6-c015-7e7d-eb78-bb1976d80d92"
                    },
                    {
                        "reference": "urn:uuid:d61b38fa-1ea8-0eb8-5857-cd885ca12459"
                    },
                    {
                        "reference": "urn:uuid:5551bd8e-1f5d-41e9-3be0-90416b436e74"
                    },
                    {
                        "reference": "urn:uuid:9e70c9cf-3b5b-3d67-b1f5-d878938d1512"
                    },
                    {
                        "reference": "urn:uuid:29436927-236c-39af-e23a-e69cc90fa4fa"
                    },
                    {
                        "reference": "urn:uuid:1d08bebc-66da-4598-88f6-3b71cb6326e1"
                    },
                    {
                        "reference": "urn:uuid:8f50d93c-ce67-88ca-996a-1b7ba411e8ff"
                    },
                    {
                        "reference": "urn:uuid:24ec7edd-df63-b970-efa7-64a3f47ecddf"
                    },
                    {
                        "reference": "urn:uuid:ab3f35a0-6db6-b92c-5105-9a13b1e13476"
                    },
                    {
                        "reference": "urn:uuid:bf730bd4-a4c3-8d4b-07b5-4a654b8ecd77"
                    },
                    {
                        "reference": "urn:uuid:f301e4e2-ad86-2639-d590-33fc527cf1e5"
                    },
                    {
                        "reference": "urn:uuid:7a004e46-f781-aa37-0e9c-cbb045684ee9"
                    },
                    {
                        "reference": "urn:uuid:fbd220dd-013c-374a-8af1-09afecaafae5"
                    },
                    {
                        "reference": "urn:uuid:cab1725d-5760-5076-13fa-a0a3d0b647c8"
                    },
                    {
                        "reference": "urn:uuid:85f49b27-de6b-6a2c-a8f1-03117fa6e6a3"
                    },
                    {
                        "reference": "urn:uuid:f6885444-8d54-4a00-c397-db010ebf307c"
                    },
                    {
                        "reference": "urn:uuid:08df31a4-af0b-2d9e-dfbe-d7e224fca862"
                    },
                    {
                        "reference": "urn:uuid:e3e7fcad-e860-ecfe-4755-f6add1bb0ac1"
                    },
                    {
                        "reference": "urn:uuid:c5b0b2f6-6f01-8bd7-48bb-a84bfea87df7"
                    },
                    {
                        "reference": "urn:uuid:0c742d4e-9801-ee50-e75c-7a34c473b827"
                    },
                    {
                        "reference": "urn:uuid:722cb302-a047-a4fd-0e12-255ab6d62e4c"
                    },
                    {
                        "reference": "urn:uuid:51a5fd5f-fa0d-0409-b92a-27451c29a090"
                    },
                    {
                        "reference": "urn:uuid:e2ad6f75-a032-f9ae-41da-497e47d997dd"
                    },
                    {
                        "reference": "urn:uuid:cfa7861d-c535-57ed-606b-bb301af6a8b4"
                    },
                    {
                        "reference": "urn:uuid:b5bdc43f-6fad-857b-f3cb-a10b3c3a8f3e"
                    },
                    {
                        "reference": "urn:uuid:ea489f4c-349a-c9fa-9eba-3f6a762978a0"
                    },
                    {
                        "reference": "urn:uuid:e84d300f-af66-a968-b2c0-22b7f7ee0d93"
                    },
                    {
                        "reference": "urn:uuid:b81eabac-bc0f-02dc-31a2-ea0fe9531232"
                    },
                    {
                        "reference": "urn:uuid:65afe8e0-e846-e66e-4d89-9822e516af16"
                    },
                    {
                        "reference": "urn:uuid:a021758b-57fa-5677-489a-8e5ddc00b79f"
                    },
                    {
                        "reference": "urn:uuid:1add006d-37b0-67fa-d4db-964b8fe68194"
                    },
                    {
                        "reference": "urn:uuid:76571b33-3f0a-7661-aebe-9d38055c21ee"
                    },
                    {
                        "reference": "urn:uuid:d09c98b4-1e56-5e6b-964c-0615d67c22f0"
                    },
                    {
                        "reference": "urn:uuid:a4610b76-9714-f464-9e85-b5a2662c077b"
                    },
                    {
                        "reference": "urn:uuid:14982877-7fb5-2997-06ac-3cc952d52f9f"
                    },
                    {
                        "reference": "urn:uuid:f2fc1229-d1d7-9501-17c1-c547c6eef275"
                    },
                    {
                        "reference": "urn:uuid:c57ecfbe-d775-5346-583c-a4930e30012b"
                    },
                    {
                        "reference": "urn:uuid:59c574a6-8180-71e8-7a95-b8f7250a675f"
                    },
                    {
                        "reference": "urn:uuid:6aafbc57-4943-59b6-c77c-f5025e76bcb1"
                    },
                    {
                        "reference": "urn:uuid:d2d71e4a-c827-ec82-1c40-bd221f485b93"
                    },
                    {
                        "reference": "urn:uuid:5c1c9e4d-76e6-4a16-7f9a-fb8a878db162"
                    },
                    {
                        "reference": "urn:uuid:900cdcf7-00a6-7067-84e1-0e5e7f1cfbba"
                    },
                    {
                        "reference": "urn:uuid:e3562c74-f79f-2b0b-55c1-f4075b9f0705"
                    },
                    {
                        "reference": "urn:uuid:1804ad8e-e270-05e8-0790-59e6716ec255"
                    },
                    {
                        "reference": "urn:uuid:eaf4b8e5-e31b-372d-80cc-71309ebdbc73"
                    },
                    {
                        "reference": "urn:uuid:c12c187d-2d5f-b486-707b-ae16dedade38"
                    },
                    {
                        "reference": "urn:uuid:85ced57b-2182-e78b-e11a-d5296379f61a"
                    },
                    {
                        "reference": "urn:uuid:b96c9e2d-dd9c-b578-96d8-faf498afe909"
                    },
                    {
                        "reference": "urn:uuid:93b00853-196f-ce23-6290-59f2ef409c7b"
                    },
                    {
                        "reference": "urn:uuid:49493394-0303-762a-badc-22a4bd18edc5"
                    },
                    {
                        "reference": "urn:uuid:0d819050-e3d3-406b-80f8-a9f8f6a04aad"
                    },
                    {
                        "reference": "urn:uuid:497ecea1-9abc-6ab8-ba0d-99f0ca32bf3c"
                    },
                    {
                        "reference": "urn:uuid:0f17399c-6517-d1cb-fd58-08852acd8cd7"
                    },
                    {
                        "reference": "urn:uuid:d27a02d3-34ea-b077-4ea4-98c755059e90"
                    },
                    {
                        "reference": "urn:uuid:8912421f-8a07-9e20-60e8-0a4823006eb9"
                    },
                    {
                        "reference": "urn:uuid:0533ada3-c39c-806d-c0c6-daba3e9d31ba"
                    },
                    {
                        "reference": "urn:uuid:a18c4e0c-6e41-643b-00c2-ddd5a5855a24"
                    },
                    {
                        "reference": "urn:uuid:6d46b315-ab67-71d4-aacf-ef7f8eb8ca05"
                    },
                    {
                        "reference": "urn:uuid:2e7c6c52-6146-7060-d37f-2427359b457d"
                    },
                    {
                        "reference": "urn:uuid:e450ca2d-115a-8c9b-b402-1b71d0cdfa91"
                    },
                    {
                        "reference": "urn:uuid:61082b2a-966b-56c8-903e-59179479323f"
                    },
                    {
                        "reference": "urn:uuid:0ef05973-6d30-2be5-6f42-c80eed577ed1"
                    },
                    {
                        "reference": "urn:uuid:ad32bc8f-cb35-7e1f-3cef-cbe79514fb76"
                    },
                    {
                        "reference": "urn:uuid:83f16374-99e9-b087-ddc4-8478feaa710d"
                    },
                    {
                        "reference": "urn:uuid:359c2ac2-56ef-7a06-87ca-27bc3b857444"
                    },
                    {
                        "reference": "urn:uuid:6e7b8344-fa3f-038e-6fc0-95f58dcbd0e1"
                    },
                    {
                        "reference": "urn:uuid:87429cc1-e57e-3592-063d-8c1aa219d65f"
                    },
                    {
                        "reference": "urn:uuid:0452f8f5-c98b-e8b7-bfa2-186ff90059bc"
                    },
                    {
                        "reference": "urn:uuid:3d77aad8-96c0-edcb-b9e0-357187808091"
                    },
                    {
                        "reference": "urn:uuid:797ec624-5d25-20f6-ae44-aef58310a962"
                    },
                    {
                        "reference": "urn:uuid:3a7bc312-5b05-fc2e-0a17-b590ba970537"
                    },
                    {
                        "reference": "urn:uuid:32e5da68-ed3f-5cf0-f928-c438af7bb66b"
                    },
                    {
                        "reference": "urn:uuid:7d719dbb-2c5e-712c-b780-bc2ad1bd88c3"
                    },
                    {
                        "reference": "urn:uuid:d9b54fe9-77d1-ff80-ddbf-5b0f1d1196c2"
                    },
                    {
                        "reference": "urn:uuid:429bc1e8-33da-7ea9-2c57-6f59bcc7703a"
                    },
                    {
                        "reference": "urn:uuid:99a1b7c7-731f-b036-df2f-6ef405b09626"
                    },
                    {
                        "reference": "urn:uuid:071619f0-00f8-b27d-f362-5419c9e35fb7"
                    },
                    {
                        "reference": "urn:uuid:445576ad-50ce-bdd3-4e36-e483e71e9cac"
                    },
                    {
                        "reference": "urn:uuid:3d7d97ed-b8d2-00f6-0d21-c6c9a71488e6"
                    },
                    {
                        "reference": "urn:uuid:4c9e3149-45bb-50ce-c509-0a019e38e53b"
                    },
                    {
                        "reference": "urn:uuid:fd37ea40-89cc-9f55-5146-03adc317498a"
                    },
                    {
                        "reference": "urn:uuid:8c2b48ca-65ed-6dd2-634c-a7d56af4040e"
                    },
                    {
                        "reference": "urn:uuid:ba4d400b-bfdf-ae4c-08ad-bf6f31cb19f7"
                    },
                    {
                        "reference": "urn:uuid:8eef6766-e75c-c83d-389b-a104e8e63d36"
                    },
                    {
                        "reference": "urn:uuid:20061db6-8cb1-b486-726f-4f98e17bcb98"
                    },
                    {
                        "reference": "urn:uuid:af771cd8-496c-64a3-f626-23c205562b16"
                    },
                    {
                        "reference": "urn:uuid:7cbf416b-f61b-e91f-f4ae-631b7fa4176a"
                    },
                    {
                        "reference": "urn:uuid:a7c68adb-3248-0b4a-b25b-69de6107b4e5"
                    },
                    {
                        "reference": "urn:uuid:c9a5979b-64dc-4e28-5040-4acae5037c7f"
                    },
                    {
                        "reference": "urn:uuid:5a9021b0-0e8d-8aab-43ba-094e5941552f"
                    },
                    {
                        "reference": "urn:uuid:3d4c3f75-fc80-9b25-4c60-d1e042216e7d"
                    },
                    {
                        "reference": "urn:uuid:80d66c9d-e2eb-c9f7-7a29-d4ac28c3b055"
                    },
                    {
                        "reference": "urn:uuid:844e9f75-3cd3-f78e-f5f9-a6758e97d41c"
                    },
                    {
                        "reference": "urn:uuid:984aee6c-4aa1-ab90-4881-4bb82ead7b08"
                    },
                    {
                        "reference": "urn:uuid:2f7089d4-6c59-8551-bc3e-520ceebed5ac"
                    },
                    {
                        "reference": "urn:uuid:e6fc0de8-5106-bf8b-c218-9bd36e85b0d2"
                    },
                    {
                        "reference": "urn:uuid:a2ee710f-f29d-bb4e-6a9e-c209dc93fb8c"
                    },
                    {
                        "reference": "urn:uuid:a9241263-af87-c635-aa8c-3081c9e61a8d"
                    },
                    {
                        "reference": "urn:uuid:d6efac6e-1868-8fda-3e52-6034e1f69cb4"
                    },
                    {
                        "reference": "urn:uuid:862b3033-fcc1-028b-3810-d3f1498024e9"
                    }
                ],
                "recorded": "2002-02-08T03:14:47.085-05:00",
                "agent": [
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                                    "code": "author",
                                    "display": "Author"
                                }
                            ],
                            "text": "Author"
                        },
                        "who": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        },
                        "onBehalfOf": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                            "display": "PCP58532"
                        }
                    },
                    {
                        "type": {
                            "coding": [
                                {
                                    "system": "http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type",
                                    "code": "transmitter",
                                    "display": "Transmitter"
                                }
                            ],
                            "text": "Transmitter"
                        },
                        "who": {
                            "reference": "Practitioner?identifier=http://hl7.org/fhir/sid/us-npi|9999968019",
                            "display": "Dr. Sommer719 Hilpert278"
                        },
                        "onBehalfOf": {
                            "reference": "Organization?identifier=https://github.com/synthetichealth/synthea|214935b6-3ba3-31a9-9d96-56095ee9654a",
                            "display": "PCP58532"
                        }
                    }
                ]
            },
            "request": {
                "method": "POST",
                "url": "Provenance"
            }
        }
    ]
}