{
  "type": "collection",
  "entry": [
    {
      "fullUrl": "urn:uuid:801940bd-75c9-472b-a88a-20dacca24597",
      "resource": {
        "id": "801940bd-75c9-472b-a88a-20dacca24597",
        "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": "WINTHROP COMM HEALTH CENTER",
        "resourceType": "Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e",
      "resource": {
        "id": "d94f17d7-28bb-4d30-b2e1-3f795e5e155e",
        "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": "2106-3",
                  "display": "White"
                }
              ],
              "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": "Boylston",
              "state": "MA",
              "country": "US"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
            "valueString": "Dorcas455 Bins965"
          },
          {
            "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": "Rickey289 O'Kon323"
            }
          },
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-demographics-SocialSecurityNumber-extension",
            "valueString": "999-30-6859"
          }
        ],
        "identifier": [
          {
            "system": "https://github.com/synthetichealth/synthea",
            "value": "105a37b0-ffce-4484-840f-e4bd1bee6883"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/identifier-type",
                  "code": "SB"
                }
              ]
            },
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "999306859"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "DL"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.4.3.25",
            "value": "S99912578"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "PPN"
                }
              ]
            },
            "system": "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
            "value": "X12004390X"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "MR"
                }
              ]
            },
            "system": "http://hospital.smarthealthit.org",
            "value": "105a37b0-ffce-4484-840f-e4bd1bee6883"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "O'Kon323",
            "given": [
              "Randa50"
            ],
            "prefix": [
              "Ms."
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "1-471-088-5208",
            "use": "home"
          }
        ],
        "gender": "female",
        "birthDate": "1925-02-18",
        "deceasedDateTime": "1977-11-17T20:36:17+00:00",
        "address": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "latitude",
                    "valueDecimal": 42.32517425300906
                  },
                  {
                    "url": "longitude",
                    "valueDecimal": -70.93560105660758
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/geolocation"
              }
            ],
            "line": [
              "4259 Rath Island"
            ],
            "city": "Boston",
            "state": "MA",
            "postalCode": "02116",
            "country": "US"
          }
        ],
        "maritalStatus": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/MaritalStatus",
              "code": "S"
            }
          ],
          "text": "S"
        },
        "multipleBirthBoolean": false,
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/ValueSet/languages",
                  "code": "en-US",
                  "display": "English (United States)"
                }
              ]
            }
          }
        ],
        "generalPractitioner": [
          {
            "reference": "urn:uuid:801940bd-75c9-472b-a88a-20dacca24597"
          }
        ],
        "resourceType": "Patient"
      }
    },
    {
      "fullUrl": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487",
      "resource": {
        "id": "749f1975-41aa-4a7b-82b6-20baafa0f487",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "period": {
          "start": "1977-11-17T20:36:17+00:00",
          "end": "1977-11-17T20:51:17+00:00"
        },
        "serviceProvider": {
          "reference": "urn:uuid:801940bd-75c9-472b-a88a-20dacca24597"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:0a6edea4-747e-40c1-a0d5-637ecd64b3e3",
      "resource": {
        "id": "0a6edea4-747e-40c1-a0d5-637ecd64b3e3",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "87433001",
              "display": "Pulmonary emphysema (disorder)"
            }
          ],
          "text": "Pulmonary emphysema (disorder)"
        },
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "onsetDateTime": "1962-08-15T06:38:37+00:00",
        "assertedDate": "1962-08-15",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f",
      "resource": {
        "id": "aa9fda97-fdc4-4d99-9753-5b576758284f",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "onsetDateTime": "1964-09-01T23:49:45+00:00",
        "assertedDate": "1964-09-02",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:5eefe440-6034-48c6-bc33-c0a8954b29ca",
      "resource": {
        "id": "5eefe440-6034-48c6-bc33-c0a8954b29ca",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "effectiveDateTime": "1977-11-17T20:36:17+00:00",
        "issued": "1977-11-17T20:36:17+00:00",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "87433001",
              "display": "Pulmonary emphysema (disorder)"
            }
          ],
          "text": "Pulmonary emphysema (disorder)"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:90739f0c-5af0-4492-a285-dd92d331a046",
      "resource": {
        "id": "90739f0c-5af0-4492-a285-dd92d331a046",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "effectiveDateTime": "1977-11-17T20:36:17+00:00",
        "issued": "1977-11-17T20:36:17+00:00",
        "result": [
          {
            "reference": "urn:uuid:5eefe440-6034-48c6-bc33-c0a8954b29ca",
            "display": "Cause of Death [US Standard Certificate of Death]"
          }
        ],
        "resourceType": "DiagnosticReport"
      }
    },
    {
      "resource": {
        "status": "active",
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "412776001",
                "display": "Chronic obstructive pulmonary disease clinical management plan"
              }
            ]
          }
        ],
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "period": {
          "start": "1962-08-15"
        },
        "addresses": [
          {
            "reference": "urn:uuid:0a6edea4-747e-40c1-a0d5-637ecd64b3e3"
          }
        ],
        "activity": [
          {
            "detail": {
              "code": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "710081004",
                    "display": "Smoking cessation therapy"
                  }
                ]
              },
              "status": "in-progress"
            }
          },
          {
            "detail": {
              "code": {
                "coding": [
                  {
                    "system": "http://snomed.info/sct",
                    "code": "426990007",
                    "display": "Home oxygen therapy (procedure)"
                  }
                ]
              },
              "status": "in-progress"
            }
          }
        ],
        "resourceType": "CarePlan"
      }
    },
    {
      "fullUrl": "urn:uuid:ece21241-5ef3-40af-9900-72acbdd8f95f",
      "resource": {
        "id": "ece21241-5ef3-40af-9900-72acbdd8f95f",
        "status": "in-progress",
        "description": {
          "text": "Hemoglobin A1c total in Blood < 7.0"
        },
        "addresses": [
          {
            "reference": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:338fce95-e0bf-479b-910a-015a265e56f0",
      "resource": {
        "id": "338fce95-e0bf-479b-910a-015a265e56f0",
        "status": "in-progress",
        "description": {
          "text": "Glucose [Mass/volume] in Blood < 108"
        },
        "addresses": [
          {
            "reference": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:3d967c61-aa3f-419d-9413-b97cf6fadb05",
      "resource": {
        "id": "3d967c61-aa3f-419d-9413-b97cf6fadb05",
        "status": "in-progress",
        "description": {
          "text": "Maintain blood pressure below 140/90 mmHg"
        },
        "addresses": [
          {
            "reference": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:a8b8c268-677c-4100-ae8c-eae1d422037d",
      "resource": {
        "id": "a8b8c268-677c-4100-ae8c-eae1d422037d",
        "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:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "fullUrl": "urn:uuid:de732714-7a5f-4006-8755-e51e8888b65d",
      "resource": {
        "id": "de732714-7a5f-4006-8755-e51e8888b65d",
        "status": "in-progress",
        "description": {
          "text": "Address patient knowledge deficit on diabetic self-care"
        },
        "addresses": [
          {
            "reference": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "resourceType": "Goal"
      }
    },
    {
      "resource": {
        "status": "active",
        "category": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "698360004",
                "display": "Diabetes self management plan"
              }
            ]
          }
        ],
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "period": {
          "start": "1964-09-02"
        },
        "addresses": [
          {
            "reference": "urn:uuid:aa9fda97-fdc4-4d99-9753-5b576758284f"
          }
        ],
        "goal": [
          {
            "reference": "urn:uuid:ece21241-5ef3-40af-9900-72acbdd8f95f"
          },
          {
            "reference": "urn:uuid:338fce95-e0bf-479b-910a-015a265e56f0"
          },
          {
            "reference": "urn:uuid:3d967c61-aa3f-419d-9413-b97cf6fadb05"
          },
          {
            "reference": "urn:uuid:a8b8c268-677c-4100-ae8c-eae1d422037d"
          },
          {
            "reference": "urn:uuid:de732714-7a5f-4006-8755-e51e8888b65d"
          }
        ],
        "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:1c0429e5-3294-411e-bba6-20b1d9f7f60e",
      "resource": {
        "id": "1c0429e5-3294-411e-bba6-20b1d9f7f60e",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-Medication"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "1049221",
              "display": "Acetaminophen 325 MG / oxyCODONE Hydrochloride 5 MG Oral Tablet"
            }
          ],
          "text": "Acetaminophen 325 MG / oxyCODONE Hydrochloride 5 MG Oral Tablet"
        },
        "resourceType": "Medication"
      }
    },
    {
      "fullUrl": "urn:uuid:5907e747-4a46-4a10-a9f8-cd861362ab20",
      "resource": {
        "id": "5907e747-4a46-4a10-a9f8-cd861362ab20",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-MedicationPrescription"
          ]
        },
        "extension": [
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-ActionCode-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33633005",
                  "display": "Prescription of drug (procedure)"
                }
              ],
              "text": "Prescription of drug (procedure)"
            }
          }
        ],
        "status": "active",
        "intent": "order",
        "medicationReference": {
          "reference": "urn:uuid:1c0429e5-3294-411e-bba6-20b1d9f7f60e"
        },
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "authoredOn": "1941-09-18",
        "dosageInstruction": [
          {
            "sequence": 1,
            "timing": {
              "repeat": {
                "frequency": 1,
                "period": 6,
                "periodUnit": "h"
              }
            },
            "asNeededBoolean": false,
            "doseQuantity": {
              "value": 1
            }
          }
        ],
        "dispenseRequest": {
          "numberOfRepeatsAllowed": 0,
          "quantity": {
            "value": 56,
            "unit": "doses"
          },
          "expectedSupplyDuration": {
            "value": 2,
            "unit": "weeks",
            "system": "http://unitsofmeasure.org",
            "code": "wk"
          }
        },
        "resourceType": "MedicationRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:dec5a96f-d7aa-4c57-ad64-d8bf9bd1eb08",
      "resource": {
        "id": "dec5a96f-d7aa-4c57-ad64-d8bf9bd1eb08",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-Medication"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "834101",
              "display": "Penicillin V Potassium 500 MG"
            }
          ],
          "text": "Penicillin V Potassium 500 MG"
        },
        "resourceType": "Medication"
      }
    },
    {
      "fullUrl": "urn:uuid:1e7e4772-ace4-4733-97cd-bb3658bf917a",
      "resource": {
        "id": "1e7e4772-ace4-4733-97cd-bb3658bf917a",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-MedicationPrescription"
          ]
        },
        "extension": [
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-ActionCode-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33633005",
                  "display": "Prescription of drug (procedure)"
                }
              ],
              "text": "Prescription of drug (procedure)"
            }
          }
        ],
        "status": "active",
        "intent": "order",
        "medicationReference": {
          "reference": "urn:uuid:dec5a96f-d7aa-4c57-ad64-d8bf9bd1eb08"
        },
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "authoredOn": "1957-02-18",
        "resourceType": "MedicationRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:c67aafce-39ec-4d92-ae34-1ec2bb1b747e",
      "resource": {
        "id": "c67aafce-39ec-4d92-ae34-1ec2bb1b747e",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-Medication"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "896188",
              "display": "Fluticasone propionate 0.25 MG/ACTUAT / salmeterol 0.05 MG/ACTUAT [Advair]"
            }
          ],
          "text": "Fluticasone propionate 0.25 MG/ACTUAT / salmeterol 0.05 MG/ACTUAT [Advair]"
        },
        "resourceType": "Medication"
      }
    },
    {
      "fullUrl": "urn:uuid:37043289-3614-479f-a16d-70942d82c102",
      "resource": {
        "id": "37043289-3614-479f-a16d-70942d82c102",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-MedicationPrescription"
          ]
        },
        "extension": [
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-base-ActionCode-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33633005",
                  "display": "Prescription of drug (procedure)"
                }
              ],
              "text": "Prescription of drug (procedure)"
            }
          }
        ],
        "status": "active",
        "intent": "order",
        "medicationReference": {
          "reference": "urn:uuid:c67aafce-39ec-4d92-ae34-1ec2bb1b747e"
        },
        "subject": {
          "reference": "urn:uuid:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "context": {
          "reference": "urn:uuid:749f1975-41aa-4a7b-82b6-20baafa0f487"
        },
        "authoredOn": "1964-09-02",
        "reasonReference": [
          {
            "reference": "urn:uuid:0a6edea4-747e-40c1-a0d5-637ecd64b3e3"
          }
        ],
        "resourceType": "MedicationRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:8c6220fb-fded-4c5f-a4f8-c18d1caa8a16",
      "resource": {
        "id": "8c6220fb-fded-4c5f-a4f8-c18d1caa8a16",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 50.838440645231564,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:62d8a441-f95a-4053-a03a-dff1277ec9d8",
      "resource": {
        "id": "62d8a441-f95a-4053-a03a-dff1277ec9d8",
        "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:d94f17d7-28bb-4d30-b2e1-3f795e5e155e"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 36.94603935476843,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    }
  ],
  "resourceType": "Bundle"
}