{
  "type": "collection",
  "entry": [
    {
      "fullUrl": "urn:uuid:e8b67c4c-634e-429d-afae-13f1e607b5e4",
      "resource": {
        "id": "e8b67c4c-634e-429d-afae-13f1e607b5e4",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-actor-Organization"
          ]
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/ValueSet/organization-type",
                "code": "prov",
                "display": "Healthcare Provider"
              }
            ],
            "text": "Healthcare Provider"
          }
        ],
        "name": "WINCHESTER IMAGING WOODLAND ROAD",
        "resourceType": "Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800",
      "resource": {
        "id": "679fdce8-48f2-480d-976e-100a31f16800",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-demographics-PersonOfRecord"
          ]
        },
        "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: 164fab4d501414d13774483b93584d802c0010ee</div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v3/Race",
                  "code": "2054-5",
                  "display": "Black"
                }
              ],
              "text": "race"
            }
          },
          {
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v3/Ethnicity",
                  "code": "2186-5",
                  "display": "Nonhispanic"
                }
              ],
              "text": "ethnicity"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/birthPlace",
            "valueAddress": {
              "city": "Springfield",
              "state": "MA",
              "country": "US"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
            "valueString": "Jamila718 Lindgren668"
          },
          {
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode": "F"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-interpreterRequired",
            "valueBoolean": false
          },
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-actor-FictionalPerson-extension",
            "valueBoolean": true
          },
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-demographics-FathersName-extension",
            "valueHumanName": {
              "text": "Phil909 Waters71"
            }
          },
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-demographics-SocialSecurityNumber-extension",
            "valueString": "999-35-6530"
          }
        ],
        "identifier": [
          {
            "system": "https://github.com/synthetichealth/synthea",
            "value": "5c834911-8ebe-4a28-8735-e2281b6c9654"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/identifier-type",
                  "code": "SB"
                }
              ]
            },
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "999356530"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "DL"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.4.3.25",
            "value": "S99965757"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "PPN"
                }
              ]
            },
            "system": "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
            "value": "X67658967X"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "MR"
                }
              ]
            },
            "system": "http://hospital.smarthealthit.org",
            "value": "5c834911-8ebe-4a28-8735-e2281b6c9654"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Dicki397",
            "given": [
              "Lanette929"
            ],
            "prefix": [
              "Mrs."
            ]
          },
          {
            "use": "maiden",
            "family": "Waters71",
            "given": [
              "Lanette929"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "613-497-2576",
            "use": "home"
          }
        ],
        "gender": "female",
        "birthDate": "1945-07-28",
        "deceasedDateTime": "1995-12-22T19:09:48+00:00",
        "address": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "latitude",
                    "valueDecimal": 42.446810713020554
                  },
                  {
                    "url": "longitude",
                    "valueDecimal": -71.08004489252475
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/geolocation"
              }
            ],
            "line": [
              "469 Jakubowski Avenue"
            ],
            "city": "Melrose",
            "state": "MA",
            "postalCode": "02176",
            "country": "US"
          }
        ],
        "maritalStatus": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/MaritalStatus",
              "code": "M"
            }
          ],
          "text": "M"
        },
        "multipleBirthBoolean": false,
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/ValueSet/languages",
                  "code": "fr",
                  "display": "French"
                }
              ]
            }
          }
        ],
        "generalPractitioner": [
          {
            "reference": "urn:uuid:e8b67c4c-634e-429d-afae-13f1e607b5e4"
          }
        ],
        "resourceType": "Patient"
      }
    },
    {
      "fullUrl": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da",
      "resource": {
        "id": "32a7d232-5af4-478f-b566-5d4ae1d3c5da",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "ambulatory"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "308646001"
              }
            ],
            "text": "Death Certification"
          }
        ],
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "period": {
          "start": "1995-12-22T19:09:48+00:00",
          "end": "1995-12-22T19:24:48+00:00"
        },
        "serviceProvider": {
          "reference": "urn:uuid:e8b67c4c-634e-429d-afae-13f1e607b5e4"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:2920f543-7649-4391-af24-10536dfc25d5",
      "resource": {
        "id": "2920f543-7649-4391-af24-10536dfc25d5",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "38341003",
              "display": "Hypertension"
            }
          ],
          "text": "Hypertension"
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "onsetDateTime": "1964-06-29T10:48:31+00:00",
        "assertedDate": "1964-06-29",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa",
      "resource": {
        "id": "0ed03eb6-78c6-41f9-b3c5-d937e31a75aa",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "15777000",
              "display": "Prediabetes"
            }
          ],
          "text": "Prediabetes"
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "onsetDateTime": "1987-05-06T19:00:43+00:00",
        "assertedDate": "1987-05-07",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:f421d5ec-faf6-43c7-aa7c-288edd969587",
      "resource": {
        "id": "f421d5ec-faf6-43c7-aa7c-288edd969587",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "262574004",
              "display": "Bullet wound"
            }
          ],
          "text": "Bullet wound"
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "onsetDateTime": "1995-12-22T19:09:48+00:00",
        "assertedDate": "1995-12-23",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:b26c9099-2ac5-4ca1-b73f-5004cba5605e",
      "resource": {
        "id": "b26c9099-2ac5-4ca1-b73f-5004cba5605e",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category"
              }
            ]
          }
        ],
        "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:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "effectiveDateTime": "1995-12-22T19:09:48+00:00",
        "issued": "1995-12-22T19:09:48+00:00",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "262574004",
              "display": "Bullet wound"
            }
          ],
          "text": "Bullet wound"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:243756fd-801d-416c-901a-eb4754d3ff50",
      "resource": {
        "id": "243756fd-801d-416c-901a-eb4754d3ff50",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Panel"
          ]
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "69409-1",
              "display": "U.S. standard certificate of death - 2003 revision"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "effectiveDateTime": "1995-12-22T19:09:48+00:00",
        "issued": "1995-12-22T19:09:48+00:00",
        "result": [
          {
            "reference": "urn:uuid:b26c9099-2ac5-4ca1-b73f-5004cba5605e",
            "display": "Cause of Death [US Standard Certificate of Death]"
          }
        ],
        "resourceType": "DiagnosticReport"
      }
    },
    {
      "fullUrl": "urn:uuid:4f6850c6-aecc-423f-99de-eb5cc565bd0c",
      "resource": {
        "id": "4f6850c6-aecc-423f-99de-eb5cc565bd0c",
        "status": "in-progress",
        "description": {
          "text": "Hemoglobin A1c total in Blood < 7.0"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:356061a3-b036-4566-b192-22e66030d660",
      "resource": {
        "id": "356061a3-b036-4566-b192-22e66030d660",
        "status": "in-progress",
        "description": {
          "text": "Glucose [Mass/volume] in Blood < 108"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:8a674299-0605-4a37-be4e-cf16eba9c8c6",
      "resource": {
        "id": "8a674299-0605-4a37-be4e-cf16eba9c8c6",
        "status": "in-progress",
        "description": {
          "text": "Maintain blood pressure below 140/90 mmHg"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:6c828f65-9805-4e4e-ae6d-fccd90f60b01",
      "resource": {
        "id": "6c828f65-9805-4e4e-ae6d-fccd90f60b01",
        "status": "in-progress",
        "description": {
          "text": "Improve and maintenance of optimal foot health: aim at early detection of peripheral vascular problems and neuropathy presumed due to diabetes; and prevention of diabetic foot ulcer, gangrene"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:84ff0f34-4b2b-42d0-9ad4-58bb543863c7",
      "resource": {
        "id": "84ff0f34-4b2b-42d0-9ad4-58bb543863c7",
        "status": "in-progress",
        "description": {
          "text": "Address patient knowledge deficit on diabetic self-care"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "resource": {
        "status": "active",
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "698360004",
                "display": "Diabetes self management plan"
              }
            ]
          }
        ],
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "context": {
          "reference": "urn:uuid:32a7d232-5af4-478f-b566-5d4ae1d3c5da"
        },
        "period": {
          "start": "1987-05-07"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0ed03eb6-78c6-41f9-b3c5-d937e31a75aa"
          }
        ],
        "goal": [
          {
            "reference": "urn:uuid:4f6850c6-aecc-423f-99de-eb5cc565bd0c"
          },
          {
            "reference": "urn:uuid:356061a3-b036-4566-b192-22e66030d660"
          },
          {
            "reference": "urn:uuid:8a674299-0605-4a37-be4e-cf16eba9c8c6"
          },
          {
            "reference": "urn:uuid:6c828f65-9805-4e4e-ae6d-fccd90f60b01"
          },
          {
            "reference": "urn:uuid:84ff0f34-4b2b-42d0-9ad4-58bb543863c7"
          }
        ],
        "activity": [
          {
            "detail": {
              "code": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "160670007",
                    "display": "Diabetic diet"
                  }
                ]
              },
              "status": "in-progress"
            }
          },
          {
            "detail": {
              "code": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "229065009",
                    "display": "Exercise therapy"
                  }
                ]
              },
              "status": "in-progress"
            }
          }
        ],
        "resourceType": "CarePlan"
      }
    },
    {
      "fullUrl": "urn:uuid:b8284246-144b-4b12-958d-9d7e1d06c826",
      "resource": {
        "id": "b8284246-144b-4b12-958d-9d7e1d06c826",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "survey"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "273724008",
              "display": "Quality adjusted life years"
            }
          ],
          "text": "Quality adjusted life years"
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 49.48339074751268,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:a6c00a3a-40f0-4c6d-a2ca-adf952200a58",
      "resource": {
        "id": "a6c00a3a-40f0-4c6d-a2ca-adf952200a58",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "survey"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "273421001",
              "display": "Disability rating scale"
            }
          ],
          "text": "Disability rating scale"
        },
        "subject": {
          "reference": "urn:uuid:679fdce8-48f2-480d-976e-100a31f16800"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 38.16660925248732,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    }
  ],
  "resourceType": "Bundle"
}