{
  "type": "collection",
  "entry": [
    {
      "fullUrl": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58",
      "resource": {
        "id": "80061ce2-3df8-4c94-9d26-b83dee91cd58",
        "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": "MASS GENERAL WALTHAM",
        "resourceType": "Organization"
      }
    },
    {
      "fullUrl": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae",
      "resource": {
        "id": "cd46d1b6-47c5-4e3f-9747-61e519e5b0ae",
        "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": "2028-9",
                  "display": "Asian"
                }
              ],
              "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": "Athol",
              "state": "MA",
              "country": "US"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-mothersMaidenName",
            "valueString": "Cyrstal279 Kuvalis37"
          },
          {
            "url": "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
            "valueCode": "M"
          },
          {
            "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": "Lon933 Mayert682"
            }
          },
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-demographics-SocialSecurityNumber-extension",
            "valueString": "999-82-5988"
          }
        ],
        "identifier": [
          {
            "system": "https://github.com/synthetichealth/synthea",
            "value": "25dd6eef-fc12-4a30-ad3e-8cf04e6e651b"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/identifier-type",
                  "code": "SB"
                }
              ]
            },
            "system": "http://hl7.org/fhir/sid/us-ssn",
            "value": "999825988"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "DL"
                }
              ]
            },
            "system": "urn:oid:2.16.840.1.113883.4.3.25",
            "value": "S99915950"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "PPN"
                }
              ]
            },
            "system": "http://standardhealthrecord.org/fhir/StructureDefinition/passportNumber",
            "value": "X33058337X"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "MR"
                }
              ]
            },
            "system": "http://hospital.smarthealthit.org",
            "value": "25dd6eef-fc12-4a30-ad3e-8cf04e6e651b"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Mayert682",
            "given": [
              "Maria942"
            ],
            "prefix": [
              "Mr."
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "275.480.2499 x55287",
            "use": "home"
          }
        ],
        "gender": "male",
        "birthDate": "1974-04-17",
        "address": [
          {
            "extension": [
              {
                "extension": [
                  {
                    "url": "latitude",
                    "valueDecimal": 42.40782983402844
                  },
                  {
                    "url": "longitude",
                    "valueDecimal": -71.25294237721153
                  }
                ],
                "url": "http://hl7.org/fhir/StructureDefinition/geolocation"
              }
            ],
            "line": [
              "9163 Daniela Ferry"
            ],
            "city": "Waltham",
            "state": "MA",
            "postalCode": "02453",
            "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": "zh",
                  "display": "Chinese"
                }
              ]
            }
          }
        ],
        "generalPractitioner": [
          {
            "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
          }
        ],
        "resourceType": "Patient"
      }
    },
    {
      "fullUrl": "urn:uuid:19c87342-4fd0-40dc-87f3-77426096cb00",
      "resource": {
        "id": "19c87342-4fd0-40dc-87f3-77426096cb00",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "ambulatory"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "185345009"
              }
            ],
            "text": "Encounter for symptom"
          }
        ],
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "period": {
          "start": "2008-01-27T23:21:43+00:00",
          "end": "2008-01-27T23:21:43+00:00"
        },
        "reason": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "444814009",
              "display": "Viral sinusitis (disorder)"
            }
          ]
        },
        "serviceProvider": {
          "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:f8f563b3-7497-47ad-9728-4f41251bd5e4",
      "resource": {
        "id": "f8f563b3-7497-47ad-9728-4f41251bd5e4",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "444814009",
              "display": "Viral sinusitis (disorder)"
            }
          ],
          "text": "Viral sinusitis (disorder)"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:19c87342-4fd0-40dc-87f3-77426096cb00"
        },
        "onsetDateTime": "2008-01-18T15:13:13+00:00",
        "abatementDateTime": "2008-02-04T08:50:12+00:00",
        "assertedDate": "2008-01-18",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9",
      "resource": {
        "id": "57c5e5eb-3429-44b1-b439-a29df6a3b2f9",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "outpatient"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "185349003"
              }
            ],
            "text": "Outpatient Encounter"
          }
        ],
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "period": {
          "start": "2010-01-22T06:16:05+00:00",
          "end": "2010-01-22T07:16:05+00:00"
        },
        "serviceProvider": {
          "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:2a0dd012-c6d3-4447-a5b0-ef9591e3f915",
      "resource": {
        "id": "2a0dd012-c6d3-4447-a5b0-ef9591e3f915",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyHeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2",
              "display": "Body Height"
            }
          ],
          "text": "Body Height"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9"
        },
        "effectiveDateTime": "2010-01-22T06:16:05+00:00",
        "issued": "2010-01-22T06:16:05+00:00",
        "valueQuantity": {
          "value": 177.7871335789791,
          "unit": "cm",
          "system": "http://unitsofmeasure.org/",
          "code": "cm"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:14820bec-251c-4796-ab83-02e43e255a8f",
      "resource": {
        "id": "14820bec-251c-4796-ab83-02e43e255a8f",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyWeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body Weight"
            }
          ],
          "text": "Body Weight"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9"
        },
        "effectiveDateTime": "2010-01-22T06:16:05+00:00",
        "issued": "2010-01-22T06:16:05+00:00",
        "valueQuantity": {
          "value": 87.08935721918226,
          "unit": "kg",
          "system": "http://unitsofmeasure.org/",
          "code": "kg"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:321d3b58-c09b-4b6d-9d60-65e1171ecbef",
      "resource": {
        "id": "321d3b58-c09b-4b6d-9d60-65e1171ecbef",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyMassIndex"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5",
              "display": "Body Mass Index"
            }
          ],
          "text": "Body Mass Index"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9"
        },
        "effectiveDateTime": "2010-01-22T06:16:05+00:00",
        "issued": "2010-01-22T06:16:05+00:00",
        "valueQuantity": {
          "value": 27.55271685673213,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org/",
          "code": "kg/m2"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:2d5971e8-b592-4bf2-9d86-9c54805c30e4",
      "resource": {
        "id": "2d5971e8-b592-4bf2-9d86-9c54805c30e4",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BloodPressure"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "55284-4",
              "display": "Blood Pressure"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9"
        },
        "effectiveDateTime": "2010-01-22T06:16:05+00:00",
        "issued": "2010-01-22T06:16:05+00:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic Blood Pressure"
                }
              ],
              "text": "Systolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 131,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic Blood Pressure"
                }
              ],
              "text": "Diastolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 75,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          }
        ],
        "resourceType": "Observation"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-immunization-Immunization"
          ]
        },
        "status": "completed",
        "notGiven": false,
        "vaccineCode": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/cvx",
              "code": "140",
              "display": "Influenza, seasonal, injectable, preservative free"
            }
          ],
          "text": "Influenza, seasonal, injectable, preservative free"
        },
        "patient": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "encounter": {
          "reference": "urn:uuid:57c5e5eb-3429-44b1-b439-a29df6a3b2f9"
        },
        "date": "2010-01-22T06:16:05+00:00",
        "primarySource": true,
        "resourceType": "Immunization"
      }
    },
    {
      "fullUrl": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e",
      "resource": {
        "id": "6fa24e0c-ffcf-4658-99ed-0adf90aa866e",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "outpatient"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "185349003"
              }
            ],
            "text": "Outpatient Encounter"
          }
        ],
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "period": {
          "start": "2012-12-21T03:43:37+00:00",
          "end": "2012-12-21T04:43:37+00:00"
        },
        "serviceProvider": {
          "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:e2c73941-6441-4836-97ee-c1d1492cf192",
      "resource": {
        "id": "e2c73941-6441-4836-97ee-c1d1492cf192",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyHeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2",
              "display": "Body Height"
            }
          ],
          "text": "Body Height"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 177.7871335789791,
          "unit": "cm",
          "system": "http://unitsofmeasure.org/",
          "code": "cm"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:1f7539ee-e4ae-4863-a182-95e411cb6284",
      "resource": {
        "id": "1f7539ee-e4ae-4863-a182-95e411cb6284",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyWeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body Weight"
            }
          ],
          "text": "Body Weight"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 91.44057929402805,
          "unit": "kg",
          "system": "http://unitsofmeasure.org/",
          "code": "kg"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:57de22f1-4c67-4d01-a41c-cf8a42da4891",
      "resource": {
        "id": "57de22f1-4c67-4d01-a41c-cf8a42da4891",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyMassIndex"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5",
              "display": "Body Mass Index"
            }
          ],
          "text": "Body Mass Index"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 28.929325820641008,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org/",
          "code": "kg/m2"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:5e443244-3797-4226-a4ce-6e4c361ae7be",
      "resource": {
        "id": "5e443244-3797-4226-a4ce-6e4c361ae7be",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BloodPressure"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "55284-4",
              "display": "Blood Pressure"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic Blood Pressure"
                }
              ],
              "text": "Systolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 101,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic Blood Pressure"
                }
              ],
              "text": "Diastolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 71,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          }
        ],
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:e254937e-916c-4b21-9773-5de02372cea4",
      "resource": {
        "id": "e254937e-916c-4b21-9773-5de02372cea4",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2093-3",
              "display": "Total Cholesterol"
            }
          ],
          "text": "Total Cholesterol"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 179,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org/",
          "code": "mg/dL"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:d2b7f1ee-b4e1-4a56-a66c-0631c5e08a86",
      "resource": {
        "id": "d2b7f1ee-b4e1-4a56-a66c-0631c5e08a86",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2571-8",
              "display": "Triglycerides"
            }
          ],
          "text": "Triglycerides"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 128,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org/",
          "code": "mg/dL"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:6e74b288-6fc0-4939-b728-33a5ba3ead21",
      "resource": {
        "id": "6e74b288-6fc0-4939-b728-33a5ba3ead21",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "18262-6",
              "display": "Low Density Lipoprotein Cholesterol"
            }
          ],
          "text": "Low Density Lipoprotein Cholesterol"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 90,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org/",
          "code": "mg/dL"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:4567be5e-a679-4f7f-a8f2-ac6658a8789e",
      "resource": {
        "id": "4567be5e-a679-4f7f-a8f2-ac6658a8789e",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "laboratory"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "2085-9",
              "display": "High Density Lipoprotein Cholesterol"
            }
          ],
          "text": "High Density Lipoprotein Cholesterol"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "valueQuantity": {
          "value": 63,
          "unit": "mg/dL",
          "system": "http://unitsofmeasure.org/",
          "code": "mg/dL"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:a23078fa-f245-442a-8398-c1314451938b",
      "resource": {
        "id": "a23078fa-f245-442a-8398-c1314451938b",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Panel"
          ]
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "57698-3",
              "display": "Lipid Panel"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "effectiveDateTime": "2012-12-21T03:43:37+00:00",
        "issued": "2012-12-21T03:43:37+00:00",
        "result": [
          {
            "reference": "urn:uuid:e254937e-916c-4b21-9773-5de02372cea4",
            "display": "Total Cholesterol"
          },
          {
            "reference": "urn:uuid:d2b7f1ee-b4e1-4a56-a66c-0631c5e08a86",
            "display": "Triglycerides"
          },
          {
            "reference": "urn:uuid:6e74b288-6fc0-4939-b728-33a5ba3ead21",
            "display": "Low Density Lipoprotein Cholesterol"
          },
          {
            "reference": "urn:uuid:4567be5e-a679-4f7f-a8f2-ac6658a8789e",
            "display": "High Density Lipoprotein Cholesterol"
          }
        ],
        "resourceType": "DiagnosticReport"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-Procedure"
          ]
        },
        "extension": [
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-CodeableConcept-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "428191000124101",
                  "display": "Documentation of current medications"
                }
              ],
              "text": "Documentation of current medications"
            }
          }
        ],
        "status": "completed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "428191000124101",
              "display": "Documentation of current medications"
            }
          ],
          "text": "Documentation of current medications"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "performedDateTime": "2012-12-21T03:43:37+00:00",
        "resourceType": "Procedure"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-immunization-Immunization"
          ]
        },
        "status": "completed",
        "notGiven": false,
        "vaccineCode": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/cvx",
              "code": "140",
              "display": "Influenza, seasonal, injectable, preservative free"
            }
          ],
          "text": "Influenza, seasonal, injectable, preservative free"
        },
        "patient": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "encounter": {
          "reference": "urn:uuid:6fa24e0c-ffcf-4658-99ed-0adf90aa866e"
        },
        "date": "2012-12-21T03:43:37+00:00",
        "primarySource": true,
        "resourceType": "Immunization"
      }
    },
    {
      "fullUrl": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567",
      "resource": {
        "id": "0e90cdc0-2bc5-4b76-957e-2f1972318567",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "outpatient"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "185349003"
              }
            ],
            "text": "Outpatient Encounter"
          }
        ],
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "period": {
          "start": "2015-11-08T22:14:39+00:00",
          "end": "2015-11-08T23:14:39+00:00"
        },
        "serviceProvider": {
          "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:1619575b-ac07-4880-827d-5b17ffb21f99",
      "resource": {
        "id": "1619575b-ac07-4880-827d-5b17ffb21f99",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyHeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8302-2",
              "display": "Body Height"
            }
          ],
          "text": "Body Height"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "effectiveDateTime": "2015-11-08T22:14:39+00:00",
        "issued": "2015-11-08T22:14:39+00:00",
        "valueQuantity": {
          "value": 177.7871335789791,
          "unit": "cm",
          "system": "http://unitsofmeasure.org/",
          "code": "cm"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:de214f27-f157-4e5c-962d-311a968e29b8",
      "resource": {
        "id": "de214f27-f157-4e5c-962d-311a968e29b8",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyWeight"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "29463-7",
              "display": "Body Weight"
            }
          ],
          "text": "Body Weight"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "effectiveDateTime": "2015-11-08T22:14:39+00:00",
        "issued": "2015-11-08T22:14:39+00:00",
        "valueQuantity": {
          "value": 95.2681684141622,
          "unit": "kg",
          "system": "http://unitsofmeasure.org/",
          "code": "kg"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:adbeb69b-5972-4367-98c5-9328329d4ce0",
      "resource": {
        "id": "adbeb69b-5972-4367-98c5-9328329d4ce0",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-VitalSign",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BodyMassIndex"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "39156-5",
              "display": "Body Mass Index"
            }
          ],
          "text": "Body Mass Index"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "effectiveDateTime": "2015-11-08T22:14:39+00:00",
        "issued": "2015-11-08T22:14:39+00:00",
        "valueQuantity": {
          "value": 30.140271481952375,
          "unit": "kg/m2",
          "system": "http://unitsofmeasure.org/",
          "code": "kg/m2"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:875395d0-a0c7-47af-af7d-e15d7859e5fd",
      "resource": {
        "id": "875395d0-a0c7-47af-af7d-e15d7859e5fd",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-observation-Observation",
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-vital-BloodPressure"
          ]
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://hl7.org/fhir/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "55284-4",
              "display": "Blood Pressure"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "effectiveDateTime": "2015-11-08T22:14:39+00:00",
        "issued": "2015-11-08T22:14:39+00:00",
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic Blood Pressure"
                }
              ],
              "text": "Systolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 129,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic Blood Pressure"
                }
              ],
              "text": "Diastolic Blood Pressure"
            },
            "valueQuantity": {
              "value": 75,
              "unit": "mmHg",
              "system": "http://unitsofmeasure.org/",
              "code": "mmHg"
            }
          }
        ],
        "resourceType": "Observation"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-procedure-Procedure"
          ]
        },
        "extension": [
          {
            "url": "http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-CodeableConcept-extension",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "428191000124101",
                  "display": "Documentation of current medications"
                }
              ],
              "text": "Documentation of current medications"
            }
          }
        ],
        "status": "completed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "428191000124101",
              "display": "Documentation of current medications"
            }
          ],
          "text": "Documentation of current medications"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "performedDateTime": "2015-11-08T22:14:39+00:00",
        "resourceType": "Procedure"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-immunization-Immunization"
          ]
        },
        "status": "completed",
        "notGiven": false,
        "vaccineCode": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/cvx",
              "code": "140",
              "display": "Influenza, seasonal, injectable, preservative free"
            }
          ],
          "text": "Influenza, seasonal, injectable, preservative free"
        },
        "patient": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "encounter": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "date": "2015-11-08T22:14:39+00:00",
        "primarySource": true,
        "resourceType": "Immunization"
      }
    },
    {
      "resource": {
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-immunization-Immunization"
          ]
        },
        "status": "completed",
        "notGiven": false,
        "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:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "encounter": {
          "reference": "urn:uuid:0e90cdc0-2bc5-4b76-957e-2f1972318567"
        },
        "date": "2015-11-08T22:14:39+00:00",
        "primarySource": true,
        "resourceType": "Immunization"
      }
    },
    {
      "fullUrl": "urn:uuid:1509a7e6-f514-4ddf-9fb5-ca655d0234ca",
      "resource": {
        "id": "1509a7e6-f514-4ddf-9fb5-ca655d0234ca",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-encounter-Encounter"
          ]
        },
        "status": "finished",
        "class": {
          "code": "ambulatory"
        },
        "type": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "185345009"
              }
            ],
            "text": "Encounter for symptom"
          }
        ],
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "period": {
          "start": "2016-07-11T06:12:22+00:00",
          "end": "2016-07-11T06:12:22+00:00"
        },
        "reason": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "444814009",
              "display": "Viral sinusitis (disorder)"
            }
          ]
        },
        "serviceProvider": {
          "reference": "urn:uuid:80061ce2-3df8-4c94-9d26-b83dee91cd58"
        },
        "resourceType": "Encounter"
      }
    },
    {
      "fullUrl": "urn:uuid:cad45017-f489-4431-a0ba-06f132a3ad47",
      "resource": {
        "id": "cad45017-f489-4431-a0ba-06f132a3ad47",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-problem-Problem"
          ]
        },
        "clinicalStatus": "active",
        "verificationStatus": "confirmed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "444814009",
              "display": "Viral sinusitis (disorder)"
            }
          ],
          "text": "Viral sinusitis (disorder)"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:1509a7e6-f514-4ddf-9fb5-ca655d0234ca"
        },
        "onsetDateTime": "2016-07-04T08:50:12+00:00",
        "abatementDateTime": "2016-08-04T05:40:20+00:00",
        "assertedDate": "2016-07-04",
        "resourceType": "Condition"
      }
    },
    {
      "fullUrl": "urn:uuid:95ec2bbb-3c20-4ca4-8f5d-8f8cc9b8ccb8",
      "resource": {
        "id": "95ec2bbb-3c20-4ca4-8f5d-8f8cc9b8ccb8",
        "meta": {
          "profile": [
            "http://standardhealthrecord.org/fhir/StructureDefinition/shr-medication-Medication"
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
              "code": "824184",
              "display": " Amoxicillin 250 MG / Clavulanate 125 MG [Augmentin]"
            }
          ],
          "text": " Amoxicillin 250 MG / Clavulanate 125 MG [Augmentin]"
        },
        "resourceType": "Medication"
      }
    },
    {
      "fullUrl": "urn:uuid:55ca0304-3d76-43cc-b2d9-0bbbf3dca275",
      "resource": {
        "id": "55ca0304-3d76-43cc-b2d9-0bbbf3dca275",
        "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": "stopped",
        "intent": "order",
        "medicationReference": {
          "reference": "urn:uuid:95ec2bbb-3c20-4ca4-8f5d-8f8cc9b8ccb8"
        },
        "subject": {
          "reference": "urn:uuid:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "context": {
          "reference": "urn:uuid:1509a7e6-f514-4ddf-9fb5-ca655d0234ca"
        },
        "authoredOn": "2016-07-11",
        "reasonReference": [
          {
            "reference": "urn:uuid:f8f563b3-7497-47ad-9728-4f41251bd5e4"
          }
        ],
        "resourceType": "MedicationRequest"
      }
    },
    {
      "fullUrl": "urn:uuid:8bd67372-1274-4580-b35f-57bcb7c743fe",
      "resource": {
        "id": "8bd67372-1274-4580-b35f-57bcb7c743fe",
        "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:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 43,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    },
    {
      "fullUrl": "urn:uuid:366ecd78-5a72-49de-a7c1-56017bb03719",
      "resource": {
        "id": "366ecd78-5a72-49de-a7c1-56017bb03719",
        "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:cd46d1b6-47c5-4e3f-9747-61e519e5b0ae"
        },
        "effectiveDateTime": "2017-09-18T08:07:09+00:00",
        "issued": "2017-09-18T08:07:09+00:00",
        "valueQuantity": {
          "value": 0,
          "unit": "years",
          "system": "http://unitsofmeasure.org/",
          "code": "years"
        },
        "resourceType": "Observation"
      }
    }
  ],
  "resourceType": "Bundle"
}