{
  "resourceType": "Bundle",
  "type": "collection",
  "entry": [
    {
      "fullUrl": "http://example.org/X1000004",
      "resource": {
        "resourceType": "Patient",
        "id": "X1000004",
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR"
                }
              ]
            },
            "system": "http://edu.utah.health/mrn",
            "value": "X1000004"
          }
        ],
        "name": [
          {
            "family": "HealthyMan",
            "given": [
              "John"
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/791dfef8-6bc2-438c-a63d-2d46cffba15e",
      "resource": {
        "resourceType": "Device",
        "id": "791dfef8-6bc2-438c-a63d-2d46cffba15e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BPDevice"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressureCuffSizeExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "720738005",
                  "display": "Blood pressure cuff, adult size large (physical object)"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "SNO"
                }
              ]
            },
            "system": "http://omron.com/serial",
            "value": "BP-135792468"
          }
        ],
        "manufacturer": "Omron",
        "deviceName": [
          {
            "name": "Wireless Upper Arm Blood Pressure Monitor",
            "type": "manufacturer-name"
          }
        ],
        "modelNumber": "BP7450",
        "type": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "466086009",
              "display": "Automatic-inflation electronic sphygmomanometer, portable, arm/wrist (physical object)"
            }
          ]
        }
      }
    },
    {
      "fullUrl": "http://example.org/62179000-f9ab-4ed8-a974-f59997ff8663",
      "resource": {
        "resourceType": "Observation",
        "id": "62179000-f9ab-4ed8-a974-f59997ff8663",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 135,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/5eda845c-a8b8-4ffb-a169-f7b536b2849e",
      "resource": {
        "resourceType": "Observation",
        "id": "5eda845c-a8b8-4ffb-a169-f7b536b2849e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T08:00:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7216c0c4-bb88-41ae-863e-4a1f946edf0b",
      "resource": {
        "resourceType": "Observation",
        "id": "7216c0c4-bb88-41ae-863e-4a1f946edf0b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T08:01:25-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 133,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/28b97580-5877-476c-937a-82ae2c642f61",
      "resource": {
        "resourceType": "Observation",
        "id": "28b97580-5877-476c-937a-82ae2c642f61",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T08:01:25-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d67e1b09-bf7f-4248-99fb-d8fe87b2f1c4",
      "resource": {
        "resourceType": "Observation",
        "id": "d67e1b09-bf7f-4248-99fb-d8fe87b2f1c4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T16:17:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6d66f4d9-668b-4437-a7fb-9e4a67eb6116",
      "resource": {
        "resourceType": "Observation",
        "id": "6d66f4d9-668b-4437-a7fb-9e4a67eb6116",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T16:17:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d0b2bc3c-2a77-46e0-b472-1916dc641418",
      "resource": {
        "resourceType": "Observation",
        "id": "d0b2bc3c-2a77-46e0-b472-1916dc641418",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T16:20:43-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/09b1a60e-c234-4c17-abb9-e9826940762f",
      "resource": {
        "resourceType": "Observation",
        "id": "09b1a60e-c234-4c17-abb9-e9826940762f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-02T16:20:43-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e9b4d53e-2694-4750-a82f-a92c68e36ec0",
      "resource": {
        "resourceType": "Observation",
        "id": "e9b4d53e-2694-4750-a82f-a92c68e36ec0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/dd3d00d8-eec5-4dfe-bae0-5d83daedd7eb",
      "resource": {
        "resourceType": "Observation",
        "id": "dd3d00d8-eec5-4dfe-bae0-5d83daedd7eb",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T08:00:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a8239a25-4dd4-4dc1-a96d-8e4a2bc29c97",
      "resource": {
        "resourceType": "Observation",
        "id": "a8239a25-4dd4-4dc1-a96d-8e4a2bc29c97",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T08:04:12-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/37bc681c-23fb-4392-b7b8-33a2c0f1f983",
      "resource": {
        "resourceType": "Observation",
        "id": "37bc681c-23fb-4392-b7b8-33a2c0f1f983",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T08:04:12-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/9ba264bb-73f3-43fc-bbb7-ec3576c9010c",
      "resource": {
        "resourceType": "Observation",
        "id": "9ba264bb-73f3-43fc-bbb7-ec3576c9010c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T17:36:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/4b93b3b8-fc2b-493e-9a2a-cf21e7fbd52e",
      "resource": {
        "resourceType": "Observation",
        "id": "4b93b3b8-fc2b-493e-9a2a-cf21e7fbd52e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T17:36:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a7cb02ef-48ec-454f-b559-61c3100a1b35",
      "resource": {
        "resourceType": "Observation",
        "id": "a7cb02ef-48ec-454f-b559-61c3100a1b35",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T17:38:56-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8eb9d003-d88d-4ce0-b8f6-3a3c4e7c5d7a",
      "resource": {
        "resourceType": "Observation",
        "id": "8eb9d003-d88d-4ce0-b8f6-3a3c4e7c5d7a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-04T17:38:56-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/cf6880aa-25e5-43cb-9ad9-276f45534f0c",
      "resource": {
        "resourceType": "Observation",
        "id": "cf6880aa-25e5-43cb-9ad9-276f45534f0c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e7c54955-40b6-4be7-a099-cbccc4c3671f",
      "resource": {
        "resourceType": "Observation",
        "id": "e7c54955-40b6-4be7-a099-cbccc4c3671f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T08:00:00-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c81ba21b-b8ee-4bbc-839c-edfbfe74c049",
      "resource": {
        "resourceType": "Observation",
        "id": "c81ba21b-b8ee-4bbc-839c-edfbfe74c049",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T08:03:24-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b5fa26d7-15a0-4974-8d53-95aa6530ce21",
      "resource": {
        "resourceType": "Observation",
        "id": "b5fa26d7-15a0-4974-8d53-95aa6530ce21",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T08:03:24-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/22571576-b30c-4585-9f99-1bbfaf53745e",
      "resource": {
        "resourceType": "Observation",
        "id": "22571576-b30c-4585-9f99-1bbfaf53745e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T16:29:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1dc30de7-932e-4fb3-9851-c1ab1bf722e8",
      "resource": {
        "resourceType": "Observation",
        "id": "1dc30de7-932e-4fb3-9851-c1ab1bf722e8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T16:29:00-04:00",
        "valueQuantity": {
          "value": 86,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5b53d839-0164-48e7-84da-62dc381f65ee",
      "resource": {
        "resourceType": "Observation",
        "id": "5b53d839-0164-48e7-84da-62dc381f65ee",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T16:31:33-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/086042bf-3ea8-4c51-a954-5448a97ff37e",
      "resource": {
        "resourceType": "Observation",
        "id": "086042bf-3ea8-4c51-a954-5448a97ff37e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-05T16:31:33-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/091b0b43-c550-4f46-99ac-a17763467b75",
      "resource": {
        "resourceType": "Observation",
        "id": "091b0b43-c550-4f46-99ac-a17763467b75",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 135,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 83,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/761b93a6-20cf-4932-ae4d-af24b294638d",
      "resource": {
        "resourceType": "Observation",
        "id": "761b93a6-20cf-4932-ae4d-af24b294638d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T08:00:00-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5fcbf47c-6950-4128-8540-5487b09a47ae",
      "resource": {
        "resourceType": "Observation",
        "id": "5fcbf47c-6950-4128-8540-5487b09a47ae",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T08:03:33-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3fcc5c77-956d-4fd5-ab6b-2866cbbf3da1",
      "resource": {
        "resourceType": "Observation",
        "id": "3fcc5c77-956d-4fd5-ab6b-2866cbbf3da1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T08:03:33-04:00",
        "valueQuantity": {
          "value": 82,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/30473191-e448-4605-8fe1-5d98ab3084ff",
      "resource": {
        "resourceType": "Observation",
        "id": "30473191-e448-4605-8fe1-5d98ab3084ff",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T17:41:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1a3a7a3b-b430-464c-8846-533e00d38b31",
      "resource": {
        "resourceType": "Observation",
        "id": "1a3a7a3b-b430-464c-8846-533e00d38b31",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T17:41:00-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/44ac680b-47ad-431c-ae7c-d555ffcbcdf8",
      "resource": {
        "resourceType": "Observation",
        "id": "44ac680b-47ad-431c-ae7c-d555ffcbcdf8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T17:42:58-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/72fe32ee-c997-4024-a685-dcc9af6c44a8",
      "resource": {
        "resourceType": "Observation",
        "id": "72fe32ee-c997-4024-a685-dcc9af6c44a8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-06T17:42:58-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d5cdcdc2-28fe-4000-b5e2-dc2b3f322cf1",
      "resource": {
        "resourceType": "Observation",
        "id": "d5cdcdc2-28fe-4000-b5e2-dc2b3f322cf1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 140,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 85,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/96f99a59-7eb5-48d0-8826-1b665d731aae",
      "resource": {
        "resourceType": "Observation",
        "id": "96f99a59-7eb5-48d0-8826-1b665d731aae",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T08:00:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2d119e95-4bac-4d46-aacc-cba462265084",
      "resource": {
        "resourceType": "Observation",
        "id": "2d119e95-4bac-4d46-aacc-cba462265084",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T08:03:17-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 140,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 85,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/88a7b268-23f6-4b24-ae28-925a63b2ea2b",
      "resource": {
        "resourceType": "Observation",
        "id": "88a7b268-23f6-4b24-ae28-925a63b2ea2b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T08:03:17-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c61c67c8-dcdf-4e07-8706-67136a2e81f1",
      "resource": {
        "resourceType": "Observation",
        "id": "c61c67c8-dcdf-4e07-8706-67136a2e81f1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T16:35:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 146,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 84,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/5f57d87c-f559-40f6-bb4d-6d28c8a5ad18",
      "resource": {
        "resourceType": "Observation",
        "id": "5f57d87c-f559-40f6-bb4d-6d28c8a5ad18",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T16:35:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/815e120d-5aab-429c-b9d0-3bc66645c0d7",
      "resource": {
        "resourceType": "Observation",
        "id": "815e120d-5aab-429c-b9d0-3bc66645c0d7",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T16:39:30-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 143,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/4026672e-fd2c-4162-b25c-f07bdf6ec4e8",
      "resource": {
        "resourceType": "Observation",
        "id": "4026672e-fd2c-4162-b25c-f07bdf6ec4e8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-08T16:39:30-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/cf766c30-5d4f-478f-8f22-532ebd649fcc",
      "resource": {
        "resourceType": "Observation",
        "id": "cf766c30-5d4f-478f-8f22-532ebd649fcc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 152,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 88,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/509ad0a9-1e5f-4953-ac5c-088f14f3aa6d",
      "resource": {
        "resourceType": "Observation",
        "id": "509ad0a9-1e5f-4953-ac5c-088f14f3aa6d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T08:00:00-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a8783494-861a-4202-8969-f787653d44b2",
      "resource": {
        "resourceType": "Observation",
        "id": "a8783494-861a-4202-8969-f787653d44b2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T08:03:07-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 141,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 84,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c7558303-5c83-478b-92a5-74a9a7d397e6",
      "resource": {
        "resourceType": "Observation",
        "id": "c7558303-5c83-478b-92a5-74a9a7d397e6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T08:03:07-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/6938f653-f908-44da-926d-0b8ed63d76c2",
      "resource": {
        "resourceType": "Observation",
        "id": "6938f653-f908-44da-926d-0b8ed63d76c2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T16:58:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 146,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 90,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8604ca8f-2ff4-4657-9bcd-45f9b2928f52",
      "resource": {
        "resourceType": "Observation",
        "id": "8604ca8f-2ff4-4657-9bcd-45f9b2928f52",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T16:58:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/47aabb3d-59ba-4067-91b0-54a3dcd45031",
      "resource": {
        "resourceType": "Observation",
        "id": "47aabb3d-59ba-4067-91b0-54a3dcd45031",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T16:59:46-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 144,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/12fa96ba-ee9b-49bf-8521-efa35582997c",
      "resource": {
        "resourceType": "Observation",
        "id": "12fa96ba-ee9b-49bf-8521-efa35582997c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-10T16:59:46-04:00",
        "valueQuantity": {
          "value": 76,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f4b2965a-c3c1-4175-a8ba-eb7599838321",
      "resource": {
        "resourceType": "Observation",
        "id": "f4b2965a-c3c1-4175-a8ba-eb7599838321",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 133,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 84,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/bfa03e57-cd8c-4824-b5d7-f4b0058dc49c",
      "resource": {
        "resourceType": "Observation",
        "id": "bfa03e57-cd8c-4824-b5d7-f4b0058dc49c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T08:00:00-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/6cd007bb-b53a-4a05-87e9-df404a77885f",
      "resource": {
        "resourceType": "Observation",
        "id": "6cd007bb-b53a-4a05-87e9-df404a77885f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T08:03:50-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 131,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a769da01-044e-4317-8939-f76e846fdaa8",
      "resource": {
        "resourceType": "Observation",
        "id": "a769da01-044e-4317-8939-f76e846fdaa8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T08:03:50-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/df649698-a89c-444d-83f8-8f8afcf43904",
      "resource": {
        "resourceType": "Observation",
        "id": "df649698-a89c-444d-83f8-8f8afcf43904",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T17:09:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/643dabbb-b72c-4b13-ba07-cbc7cdc88043",
      "resource": {
        "resourceType": "Observation",
        "id": "643dabbb-b72c-4b13-ba07-cbc7cdc88043",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T17:09:00-04:00",
        "valueQuantity": {
          "value": 76,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/704818c7-49a4-4598-9351-ca8e1ccaa4d2",
      "resource": {
        "resourceType": "Observation",
        "id": "704818c7-49a4-4598-9351-ca8e1ccaa4d2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T17:13:27-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3d3aa094-e106-43d3-9ff0-a5888a762d97",
      "resource": {
        "resourceType": "Observation",
        "id": "3d3aa094-e106-43d3-9ff0-a5888a762d97",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-11T17:13:27-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0da58a3d-a60c-47c1-9a4f-c089e2a24949",
      "resource": {
        "resourceType": "Observation",
        "id": "0da58a3d-a60c-47c1-9a4f-c089e2a24949",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 157,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b3508bc8-57f9-40bf-901a-836ded0ea096",
      "resource": {
        "resourceType": "Observation",
        "id": "b3508bc8-57f9-40bf-901a-836ded0ea096",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T08:00:00-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2b200100-df72-4c3d-a20c-d792bb529262",
      "resource": {
        "resourceType": "Observation",
        "id": "2b200100-df72-4c3d-a20c-d792bb529262",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T08:03:25-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 147,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/19041b71-a716-4d97-8c46-d811d52752e0",
      "resource": {
        "resourceType": "Observation",
        "id": "19041b71-a716-4d97-8c46-d811d52752e0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T08:03:25-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/07e84552-940e-4dce-a5cf-4f7155dc924f",
      "resource": {
        "resourceType": "Observation",
        "id": "07e84552-940e-4dce-a5cf-4f7155dc924f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T16:32:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 153,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 85,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e26927b0-1824-4954-84fa-6ff620ca5cb0",
      "resource": {
        "resourceType": "Observation",
        "id": "e26927b0-1824-4954-84fa-6ff620ca5cb0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T16:32:00-04:00",
        "valueQuantity": {
          "value": 76,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/dd46c8ef-31a6-426d-9d55-becb639ec348",
      "resource": {
        "resourceType": "Observation",
        "id": "dd46c8ef-31a6-426d-9d55-becb639ec348",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T16:33:38-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 149,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/f2496014-d9b0-45de-8422-232f41f59243",
      "resource": {
        "resourceType": "Observation",
        "id": "f2496014-d9b0-45de-8422-232f41f59243",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-13T16:33:38-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/111e62cc-eb1a-4f74-81eb-75454d627978",
      "resource": {
        "resourceType": "Observation",
        "id": "111e62cc-eb1a-4f74-81eb-75454d627978",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 131,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 84,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/dc790195-a5c3-47f3-a984-ebd9904ce427",
      "resource": {
        "resourceType": "Observation",
        "id": "dc790195-a5c3-47f3-a984-ebd9904ce427",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T08:00:00-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/885741a8-bd9f-4500-b6bb-466e0951a02a",
      "resource": {
        "resourceType": "Observation",
        "id": "885741a8-bd9f-4500-b6bb-466e0951a02a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T08:01:18-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 130,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6d55af79-5308-445e-82be-b52d895da12f",
      "resource": {
        "resourceType": "Observation",
        "id": "6d55af79-5308-445e-82be-b52d895da12f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T08:01:18-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e3631e76-468c-4de3-bc81-eba6d053286e",
      "resource": {
        "resourceType": "Observation",
        "id": "e3631e76-468c-4de3-bc81-eba6d053286e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T17:40:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6e2acadf-eba7-484a-b1c2-010eabad7c25",
      "resource": {
        "resourceType": "Observation",
        "id": "6e2acadf-eba7-484a-b1c2-010eabad7c25",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T17:40:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e8499c7e-35b4-4bca-aab2-9909f66b55bd",
      "resource": {
        "resourceType": "Observation",
        "id": "e8499c7e-35b4-4bca-aab2-9909f66b55bd",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T17:42:48-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/0e6a58f3-566d-4ec2-baea-7c76eec9a494",
      "resource": {
        "resourceType": "Observation",
        "id": "0e6a58f3-566d-4ec2-baea-7c76eec9a494",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-14T17:42:48-04:00",
        "valueQuantity": {
          "value": 76,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/50f1ecf1-7d03-4496-8b4d-6d76bd88b7c6",
      "resource": {
        "resourceType": "Observation",
        "id": "50f1ecf1-7d03-4496-8b4d-6d76bd88b7c6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 133,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 86,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/823040ec-63a4-4256-8470-e97250c4dc92",
      "resource": {
        "resourceType": "Observation",
        "id": "823040ec-63a4-4256-8470-e97250c4dc92",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T08:00:00-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c4a3039a-735b-49a0-a7ba-190758f24a1d",
      "resource": {
        "resourceType": "Observation",
        "id": "c4a3039a-735b-49a0-a7ba-190758f24a1d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T08:03:40-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 130,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 83,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b1428344-0386-4395-9a8b-5a8c488e564c",
      "resource": {
        "resourceType": "Observation",
        "id": "b1428344-0386-4395-9a8b-5a8c488e564c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T08:03:40-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4dd78e4d-e934-4cfe-98aa-3b9953267e53",
      "resource": {
        "resourceType": "Observation",
        "id": "4dd78e4d-e934-4cfe-98aa-3b9953267e53",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T17:05:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e076a840-e6de-4b75-b287-e1401826db10",
      "resource": {
        "resourceType": "Observation",
        "id": "e076a840-e6de-4b75-b287-e1401826db10",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T17:05:00-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f9e7a4fc-ae47-44dd-b4be-9dedfecdb520",
      "resource": {
        "resourceType": "Observation",
        "id": "f9e7a4fc-ae47-44dd-b4be-9dedfecdb520",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T17:07:25-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e86ec3ef-55ca-4c19-9f26-43bda25ae268",
      "resource": {
        "resourceType": "Observation",
        "id": "e86ec3ef-55ca-4c19-9f26-43bda25ae268",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-16T17:07:25-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2fb15d51-52c5-4a4e-a1f2-bc6f9efc41ee",
      "resource": {
        "resourceType": "Observation",
        "id": "2fb15d51-52c5-4a4e-a1f2-bc6f9efc41ee",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/cc7a6aa8-a1cb-4849-b5f1-69d949cc5507",
      "resource": {
        "resourceType": "Observation",
        "id": "cc7a6aa8-a1cb-4849-b5f1-69d949cc5507",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T08:00:00-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/47872d05-86d5-4097-ba4a-7decd167f83e",
      "resource": {
        "resourceType": "Observation",
        "id": "47872d05-86d5-4097-ba4a-7decd167f83e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T08:03:29-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/5ad5fb7d-7792-4b5b-a29f-bb2bb0478366",
      "resource": {
        "resourceType": "Observation",
        "id": "5ad5fb7d-7792-4b5b-a29f-bb2bb0478366",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T08:03:29-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1c37fec4-1944-41d9-80b9-fabc82268078",
      "resource": {
        "resourceType": "Observation",
        "id": "1c37fec4-1944-41d9-80b9-fabc82268078",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T16:58:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3e87e829-8b0e-4941-93ed-99a15661a41e",
      "resource": {
        "resourceType": "Observation",
        "id": "3e87e829-8b0e-4941-93ed-99a15661a41e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T16:58:00-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3e30ee79-be4e-4c3d-82a6-7e7617724558",
      "resource": {
        "resourceType": "Observation",
        "id": "3e30ee79-be4e-4c3d-82a6-7e7617724558",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T16:59:44-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/80457afd-b52d-437b-ae39-6b648ad3060c",
      "resource": {
        "resourceType": "Observation",
        "id": "80457afd-b52d-437b-ae39-6b648ad3060c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-18T16:59:44-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d1dbb162-aeeb-49ba-86f2-5c90574dac2e",
      "resource": {
        "resourceType": "Observation",
        "id": "d1dbb162-aeeb-49ba-86f2-5c90574dac2e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/28d562cc-8820-4bf8-b6ea-381a9401feb8",
      "resource": {
        "resourceType": "Observation",
        "id": "28d562cc-8820-4bf8-b6ea-381a9401feb8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T08:00:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/bc0a3202-9e25-4123-a657-a02cecc8c764",
      "resource": {
        "resourceType": "Observation",
        "id": "bc0a3202-9e25-4123-a657-a02cecc8c764",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T08:03:37-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/7c7d5832-13eb-4ba0-9420-25d381eaaa88",
      "resource": {
        "resourceType": "Observation",
        "id": "7c7d5832-13eb-4ba0-9420-25d381eaaa88",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T08:03:37-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f770bec6-1cc9-441b-811e-410237edb6df",
      "resource": {
        "resourceType": "Observation",
        "id": "f770bec6-1cc9-441b-811e-410237edb6df",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T16:43:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/59ef3fdc-696e-4538-b521-5f62bd7f2f3f",
      "resource": {
        "resourceType": "Observation",
        "id": "59ef3fdc-696e-4538-b521-5f62bd7f2f3f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T16:43:00-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/92f18cc9-9d45-46bc-ac7b-e351dc9ccc7e",
      "resource": {
        "resourceType": "Observation",
        "id": "92f18cc9-9d45-46bc-ac7b-e351dc9ccc7e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T16:46:43-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9e626f41-6b5c-4079-8e34-a18bc1614e23",
      "resource": {
        "resourceType": "Observation",
        "id": "9e626f41-6b5c-4079-8e34-a18bc1614e23",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-19T16:46:43-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4438e300-a5b1-4d0c-9ce6-1ea0ab8741f3",
      "resource": {
        "resourceType": "Observation",
        "id": "4438e300-a5b1-4d0c-9ce6-1ea0ab8741f3",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 139,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/87d71486-9a2d-4581-916c-c2ea28840c5c",
      "resource": {
        "resourceType": "Observation",
        "id": "87d71486-9a2d-4581-916c-c2ea28840c5c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T08:00:00-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/076b7863-cda8-421c-b51c-e370d6f1ab61",
      "resource": {
        "resourceType": "Observation",
        "id": "076b7863-cda8-421c-b51c-e370d6f1ab61",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T08:04:44-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/4b81f0a2-4c53-4232-9905-2c230e7df371",
      "resource": {
        "resourceType": "Observation",
        "id": "4b81f0a2-4c53-4232-9905-2c230e7df371",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T08:04:44-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8799ac20-896e-4a2e-b621-370d6fea908f",
      "resource": {
        "resourceType": "Observation",
        "id": "8799ac20-896e-4a2e-b621-370d6fea908f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T17:20:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/16f82fc7-ea6f-47e3-89bd-c919c4e142b4",
      "resource": {
        "resourceType": "Observation",
        "id": "16f82fc7-ea6f-47e3-89bd-c919c4e142b4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T17:20:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8ddb9063-a284-4908-be87-f6ba2348d816",
      "resource": {
        "resourceType": "Observation",
        "id": "8ddb9063-a284-4908-be87-f6ba2348d816",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T17:23:44-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/56ea7d9d-e6aa-48b4-8de8-3c9e9db77ed5",
      "resource": {
        "resourceType": "Observation",
        "id": "56ea7d9d-e6aa-48b4-8de8-3c9e9db77ed5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-20T17:23:44-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/b19722da-b33b-42d9-8da4-398042036e4d",
      "resource": {
        "resourceType": "Observation",
        "id": "b19722da-b33b-42d9-8da4-398042036e4d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 135,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/547c4fc3-e588-4f0e-b3ab-56c821aa376c",
      "resource": {
        "resourceType": "Observation",
        "id": "547c4fc3-e588-4f0e-b3ab-56c821aa376c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T08:00:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/fab8f35e-ced6-4e9e-81c5-1531797fd059",
      "resource": {
        "resourceType": "Observation",
        "id": "fab8f35e-ced6-4e9e-81c5-1531797fd059",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T08:04:06-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 131,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/49b26138-567e-4cb4-b4dc-9acef776df2d",
      "resource": {
        "resourceType": "Observation",
        "id": "49b26138-567e-4cb4-b4dc-9acef776df2d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T08:04:06-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/83e29033-df5d-4d8d-b3db-bdbce6a9850b",
      "resource": {
        "resourceType": "Observation",
        "id": "83e29033-df5d-4d8d-b3db-bdbce6a9850b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T17:45:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/38a0fe94-fd0a-4ca9-a25f-566c6fa9042e",
      "resource": {
        "resourceType": "Observation",
        "id": "38a0fe94-fd0a-4ca9-a25f-566c6fa9042e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T17:45:00-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/69eed0bb-0a95-4a49-baa9-a92ae37389ad",
      "resource": {
        "resourceType": "Observation",
        "id": "69eed0bb-0a95-4a49-baa9-a92ae37389ad",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T17:47:38-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/406e6cdf-0a8a-4879-ac88-c692f7f5cf3e",
      "resource": {
        "resourceType": "Observation",
        "id": "406e6cdf-0a8a-4879-ac88-c692f7f5cf3e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-23T17:47:38-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8f3164df-fd0c-48c1-a8af-2b2ba1f55f07",
      "resource": {
        "resourceType": "Observation",
        "id": "8f3164df-fd0c-48c1-a8af-2b2ba1f55f07",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/7dda7b90-92cb-466d-89d9-8e53d243eb1c",
      "resource": {
        "resourceType": "Observation",
        "id": "7dda7b90-92cb-466d-89d9-8e53d243eb1c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T08:00:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a729080a-e53c-4edc-ac11-d5b15f516c19",
      "resource": {
        "resourceType": "Observation",
        "id": "a729080a-e53c-4edc-ac11-d5b15f516c19",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T08:03:54-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b1a10f99-c5df-4a5c-a788-6a28495725b4",
      "resource": {
        "resourceType": "Observation",
        "id": "b1a10f99-c5df-4a5c-a788-6a28495725b4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T08:03:54-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/17a884ba-545b-4205-a309-f9a4b6e6789a",
      "resource": {
        "resourceType": "Observation",
        "id": "17a884ba-545b-4205-a309-f9a4b6e6789a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T17:17:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/29c69a25-aafa-409e-867d-95d8bfe79cf2",
      "resource": {
        "resourceType": "Observation",
        "id": "29c69a25-aafa-409e-867d-95d8bfe79cf2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T17:17:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/06930b5a-c42a-42da-ab1e-141bd7274525",
      "resource": {
        "resourceType": "Observation",
        "id": "06930b5a-c42a-42da-ab1e-141bd7274525",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T17:19:35-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/127c5aa8-a11a-41f8-80da-aaa5f41ffb32",
      "resource": {
        "resourceType": "Observation",
        "id": "127c5aa8-a11a-41f8-80da-aaa5f41ffb32",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-25T17:19:35-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4cf2bdc1-983a-4be2-a0a4-e9b91fe7dba1",
      "resource": {
        "resourceType": "Observation",
        "id": "4cf2bdc1-983a-4be2-a0a4-e9b91fe7dba1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ae54bf05-7c86-4f1c-a2ff-9e6bb438fed9",
      "resource": {
        "resourceType": "Observation",
        "id": "ae54bf05-7c86-4f1c-a2ff-9e6bb438fed9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T08:00:00-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2e36a03f-d6a0-4f31-a7e2-2efe1569cae2",
      "resource": {
        "resourceType": "Observation",
        "id": "2e36a03f-d6a0-4f31-a7e2-2efe1569cae2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T08:04:56-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c375ab70-fd00-45d3-89d0-320bee68e6ba",
      "resource": {
        "resourceType": "Observation",
        "id": "c375ab70-fd00-45d3-89d0-320bee68e6ba",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T08:04:56-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/eccee64f-d679-4e70-b81f-27fd466f0287",
      "resource": {
        "resourceType": "Observation",
        "id": "eccee64f-d679-4e70-b81f-27fd466f0287",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T16:42:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d559aacd-ae7d-4c57-852c-452963a01dd0",
      "resource": {
        "resourceType": "Observation",
        "id": "d559aacd-ae7d-4c57-852c-452963a01dd0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T16:42:00-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/22e754d3-761e-4bce-bf33-f552357cae04",
      "resource": {
        "resourceType": "Observation",
        "id": "22e754d3-761e-4bce-bf33-f552357cae04",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T16:46:06-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8c67b903-cdad-4b55-b3ba-3a7b326b60cb",
      "resource": {
        "resourceType": "Observation",
        "id": "8c67b903-cdad-4b55-b3ba-3a7b326b60cb",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-26T16:46:06-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1f212e2a-d261-4d49-bc02-0f205d6088b4",
      "resource": {
        "resourceType": "Observation",
        "id": "1f212e2a-d261-4d49-bc02-0f205d6088b4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 133,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 83,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6939e1f1-7869-46b1-b8de-bef70da0f75f",
      "resource": {
        "resourceType": "Observation",
        "id": "6939e1f1-7869-46b1-b8de-bef70da0f75f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T08:00:00-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/26749e1b-e3bd-4b78-9698-ad73db0655c5",
      "resource": {
        "resourceType": "Observation",
        "id": "26749e1b-e3bd-4b78-9698-ad73db0655c5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T08:02:45-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d7144e9e-54aa-4348-9bde-a7aa999b2634",
      "resource": {
        "resourceType": "Observation",
        "id": "d7144e9e-54aa-4348-9bde-a7aa999b2634",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T08:02:45-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f437e2ad-dd1e-41a7-a2e7-7406fa90425d",
      "resource": {
        "resourceType": "Observation",
        "id": "f437e2ad-dd1e-41a7-a2e7-7406fa90425d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T17:32:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9ab5c751-a11a-478f-8dc1-93531154ff83",
      "resource": {
        "resourceType": "Observation",
        "id": "9ab5c751-a11a-478f-8dc1-93531154ff83",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T17:32:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/941a4a88-c9cb-4e58-8f73-fca1900d4786",
      "resource": {
        "resourceType": "Observation",
        "id": "941a4a88-c9cb-4e58-8f73-fca1900d4786",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T17:33:56-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d0c108b0-6347-489d-8b71-231171c02b40",
      "resource": {
        "resourceType": "Observation",
        "id": "d0c108b0-6347-489d-8b71-231171c02b40",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-27T17:33:56-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/53d2af45-52e4-485b-9eca-e38e27fffc41",
      "resource": {
        "resourceType": "Observation",
        "id": "53d2af45-52e4-485b-9eca-e38e27fffc41",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 134,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1bf7dcbf-bbe5-4ddf-befd-7e894b6c59ca",
      "resource": {
        "resourceType": "Observation",
        "id": "1bf7dcbf-bbe5-4ddf-befd-7e894b6c59ca",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T08:00:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/29f437df-e368-4eee-92f2-51e023223b02",
      "resource": {
        "resourceType": "Observation",
        "id": "29f437df-e368-4eee-92f2-51e023223b02",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T08:02:22-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6c924d6b-0140-4474-b3a4-b6f4f38c3877",
      "resource": {
        "resourceType": "Observation",
        "id": "6c924d6b-0140-4474-b3a4-b6f4f38c3877",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T08:02:22-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0055cc72-c58a-49da-b9d0-0d0ff8496eb9",
      "resource": {
        "resourceType": "Observation",
        "id": "0055cc72-c58a-49da-b9d0-0d0ff8496eb9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T17:37:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9066b495-0c75-4fdc-ace2-0700d2a5b9f0",
      "resource": {
        "resourceType": "Observation",
        "id": "9066b495-0c75-4fdc-ace2-0700d2a5b9f0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T17:37:00-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e12e3b4b-ccee-40b6-95e7-3d5efa4c3e6c",
      "resource": {
        "resourceType": "Observation",
        "id": "e12e3b4b-ccee-40b6-95e7-3d5efa4c3e6c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T17:39:57-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/06bb3c51-9a52-4613-bdef-e4cdedffccc4",
      "resource": {
        "resourceType": "Observation",
        "id": "06bb3c51-9a52-4613-bdef-e4cdedffccc4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-01-30T17:39:57-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c3f77a61-9c53-4c60-aefb-654b6b7345dc",
      "resource": {
        "resourceType": "Observation",
        "id": "c3f77a61-9c53-4c60-aefb-654b6b7345dc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/f6a19d1a-e38e-438d-aabe-6ccdf2248fea",
      "resource": {
        "resourceType": "Observation",
        "id": "f6a19d1a-e38e-438d-aabe-6ccdf2248fea",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T08:00:00-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7b02263e-4642-4dba-9172-cb3be869039c",
      "resource": {
        "resourceType": "Observation",
        "id": "7b02263e-4642-4dba-9172-cb3be869039c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T08:01:25-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fc582bd9-3e4e-44f3-a2a5-9bd53be4f339",
      "resource": {
        "resourceType": "Observation",
        "id": "fc582bd9-3e4e-44f3-a2a5-9bd53be4f339",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T08:01:25-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d19afee3-e684-4930-8795-c48204a3deb9",
      "resource": {
        "resourceType": "Observation",
        "id": "d19afee3-e684-4930-8795-c48204a3deb9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T16:44:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1be0671c-41fd-44d5-a5b7-28eece1cfc2b",
      "resource": {
        "resourceType": "Observation",
        "id": "1be0671c-41fd-44d5-a5b7-28eece1cfc2b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T16:44:00-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/dfabc498-3ddf-4eca-afe1-db09575da986",
      "resource": {
        "resourceType": "Observation",
        "id": "dfabc498-3ddf-4eca-afe1-db09575da986",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T16:46:34-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fffe1cdb-f424-421a-958c-75f77f5218a1",
      "resource": {
        "resourceType": "Observation",
        "id": "fffe1cdb-f424-421a-958c-75f77f5218a1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-01T16:46:34-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1ab229ae-f343-4575-b80f-c09604c4e10b",
      "resource": {
        "resourceType": "Observation",
        "id": "1ab229ae-f343-4575-b80f-c09604c4e10b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3016ec6b-cdbc-4fca-b6a5-9e58eaa7f7fa",
      "resource": {
        "resourceType": "Observation",
        "id": "3016ec6b-cdbc-4fca-b6a5-9e58eaa7f7fa",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T08:00:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5a509c37-d9a4-4755-90c5-55d9a67a4270",
      "resource": {
        "resourceType": "Observation",
        "id": "5a509c37-d9a4-4755-90c5-55d9a67a4270",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T08:02:35-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/739b15aa-bd1f-43ca-b63f-7aaf03fa6c82",
      "resource": {
        "resourceType": "Observation",
        "id": "739b15aa-bd1f-43ca-b63f-7aaf03fa6c82",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T08:02:35-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/465135dc-40d7-4ab4-8311-cfd3f19d3756",
      "resource": {
        "resourceType": "Observation",
        "id": "465135dc-40d7-4ab4-8311-cfd3f19d3756",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T16:43:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 80,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d4075cd3-dbf2-496b-9206-24cbd151818b",
      "resource": {
        "resourceType": "Observation",
        "id": "d4075cd3-dbf2-496b-9206-24cbd151818b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T16:43:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2c818cab-4dd2-49c2-b135-869efdf6c78d",
      "resource": {
        "resourceType": "Observation",
        "id": "2c818cab-4dd2-49c2-b135-869efdf6c78d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T16:45:06-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/f67d5324-c92f-4170-ad4c-3beeaaa3cd46",
      "resource": {
        "resourceType": "Observation",
        "id": "f67d5324-c92f-4170-ad4c-3beeaaa3cd46",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-02T16:45:06-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/94f1d402-7284-4092-92dd-605ea916a74c",
      "resource": {
        "resourceType": "Observation",
        "id": "94f1d402-7284-4092-92dd-605ea916a74c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c3b51045-2508-4516-a00d-bd11c4fcfc0b",
      "resource": {
        "resourceType": "Observation",
        "id": "c3b51045-2508-4516-a00d-bd11c4fcfc0b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T08:00:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/51a6ab39-1aa3-42d1-afd7-0a8cd73cc5dc",
      "resource": {
        "resourceType": "Observation",
        "id": "51a6ab39-1aa3-42d1-afd7-0a8cd73cc5dc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T08:03:51-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 131,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/2a96f19a-a443-428f-b80a-ab82078eff0a",
      "resource": {
        "resourceType": "Observation",
        "id": "2a96f19a-a443-428f-b80a-ab82078eff0a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T08:03:51-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3a3582e1-87c1-4862-acfd-b6966c8c123a",
      "resource": {
        "resourceType": "Observation",
        "id": "3a3582e1-87c1-4862-acfd-b6966c8c123a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T17:35:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/2d3800a1-a2fb-4a81-9b89-5653111704a0",
      "resource": {
        "resourceType": "Observation",
        "id": "2d3800a1-a2fb-4a81-9b89-5653111704a0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T17:35:00-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/255cc77a-ef3c-4ca7-b322-80afc7a924e2",
      "resource": {
        "resourceType": "Observation",
        "id": "255cc77a-ef3c-4ca7-b322-80afc7a924e2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T17:36:11-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/641307e8-20c9-4e11-9f97-b42e7cd9e6a8",
      "resource": {
        "resourceType": "Observation",
        "id": "641307e8-20c9-4e11-9f97-b42e7cd9e6a8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-03T17:36:11-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/05798f84-9619-4a82-9e52-d778e234dde1",
      "resource": {
        "resourceType": "Observation",
        "id": "05798f84-9619-4a82-9e52-d778e234dde1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 134,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 85,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/84bff003-cd95-4f56-a71d-1481f6409edc",
      "resource": {
        "resourceType": "Observation",
        "id": "84bff003-cd95-4f56-a71d-1481f6409edc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T08:00:00-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a688c2b2-b265-47da-afb5-e5c3d6437447",
      "resource": {
        "resourceType": "Observation",
        "id": "a688c2b2-b265-47da-afb5-e5c3d6437447",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T08:04:16-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 132,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a4573744-e731-4469-9bf5-0f5ac6389d8f",
      "resource": {
        "resourceType": "Observation",
        "id": "a4573744-e731-4469-9bf5-0f5ac6389d8f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T08:04:16-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/6d4b628a-7562-4477-9bce-a8ba0936e9cc",
      "resource": {
        "resourceType": "Observation",
        "id": "6d4b628a-7562-4477-9bce-a8ba0936e9cc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T17:41:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6768ccc0-dba4-4c73-b197-1bb570072b00",
      "resource": {
        "resourceType": "Observation",
        "id": "6768ccc0-dba4-4c73-b197-1bb570072b00",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T17:41:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7da44bc5-c959-42b7-9df3-6a188165657a",
      "resource": {
        "resourceType": "Observation",
        "id": "7da44bc5-c959-42b7-9df3-6a188165657a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T17:43:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/cb785e7d-4289-41c4-af7d-b6366bbdb32a",
      "resource": {
        "resourceType": "Observation",
        "id": "cb785e7d-4289-41c4-af7d-b6366bbdb32a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-06T17:43:52-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/ea0679e1-8707-4415-ab54-f5f54750d314",
      "resource": {
        "resourceType": "Observation",
        "id": "ea0679e1-8707-4415-ab54-f5f54750d314",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/19e78dce-d967-4630-9c30-865a93cdbde2",
      "resource": {
        "resourceType": "Observation",
        "id": "19e78dce-d967-4630-9c30-865a93cdbde2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T08:00:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2efafafd-dbd7-4f50-bc1d-cb32b257816b",
      "resource": {
        "resourceType": "Observation",
        "id": "2efafafd-dbd7-4f50-bc1d-cb32b257816b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T08:04:27-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/4c890c90-e7c8-4971-8e77-c340ee1b177e",
      "resource": {
        "resourceType": "Observation",
        "id": "4c890c90-e7c8-4971-8e77-c340ee1b177e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T08:04:27-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/985a0f4e-96fb-40a8-960e-5f233e56efc0",
      "resource": {
        "resourceType": "Observation",
        "id": "985a0f4e-96fb-40a8-960e-5f233e56efc0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T17:34:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6f68ab5e-c86e-454b-8614-775317b99f18",
      "resource": {
        "resourceType": "Observation",
        "id": "6f68ab5e-c86e-454b-8614-775317b99f18",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T17:34:00-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5bbabe95-aa9f-4f6a-aac9-aa9cfedf98d5",
      "resource": {
        "resourceType": "Observation",
        "id": "5bbabe95-aa9f-4f6a-aac9-aa9cfedf98d5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T17:38:38-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8cae3630-f37b-4eff-a2f3-7881ed8085bf",
      "resource": {
        "resourceType": "Observation",
        "id": "8cae3630-f37b-4eff-a2f3-7881ed8085bf",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-08T17:38:38-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/aa93a8f0-c133-49d6-9e36-1d7776394c35",
      "resource": {
        "resourceType": "Observation",
        "id": "aa93a8f0-c133-49d6-9e36-1d7776394c35",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/720ce423-c3ff-4f89-8d92-71fed827711e",
      "resource": {
        "resourceType": "Observation",
        "id": "720ce423-c3ff-4f89-8d92-71fed827711e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T08:00:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/61429805-46eb-47e2-bf27-6ec854a9abca",
      "resource": {
        "resourceType": "Observation",
        "id": "61429805-46eb-47e2-bf27-6ec854a9abca",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T08:03:18-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ea948dd6-b3d3-4dbb-bb0e-2489c266eb62",
      "resource": {
        "resourceType": "Observation",
        "id": "ea948dd6-b3d3-4dbb-bb0e-2489c266eb62",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T08:03:18-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/b7a3f60b-5c13-440d-a17a-064fb64fb2e4",
      "resource": {
        "resourceType": "Observation",
        "id": "b7a3f60b-5c13-440d-a17a-064fb64fb2e4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T17:49:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8dcb545d-1769-48c6-9758-ab1a3eaada88",
      "resource": {
        "resourceType": "Observation",
        "id": "8dcb545d-1769-48c6-9758-ab1a3eaada88",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T17:49:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/73bd4500-c9db-4a25-b5f1-30d177e1b6c0",
      "resource": {
        "resourceType": "Observation",
        "id": "73bd4500-c9db-4a25-b5f1-30d177e1b6c0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T17:50:18-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/62c70ef5-c684-446e-be8d-a9e26d2cbaf4",
      "resource": {
        "resourceType": "Observation",
        "id": "62c70ef5-c684-446e-be8d-a9e26d2cbaf4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-09T17:50:18-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3907197c-5a88-4211-8550-461b429c90cf",
      "resource": {
        "resourceType": "Observation",
        "id": "3907197c-5a88-4211-8550-461b429c90cf",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 137,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 79,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/21797d1f-18b5-4fa3-90cf-7c7a255b2255",
      "resource": {
        "resourceType": "Observation",
        "id": "21797d1f-18b5-4fa3-90cf-7c7a255b2255",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T08:00:00-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/29d2ce6a-8c15-4a17-867b-9813fa05f7d6",
      "resource": {
        "resourceType": "Observation",
        "id": "29d2ce6a-8c15-4a17-867b-9813fa05f7d6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T08:04:04-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 133,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/abe52716-4f2c-4937-9468-860d532ace42",
      "resource": {
        "resourceType": "Observation",
        "id": "abe52716-4f2c-4937-9468-860d532ace42",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T08:04:04-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/50226825-d5c8-4fb9-a91d-2154d4ec0ac7",
      "resource": {
        "resourceType": "Observation",
        "id": "50226825-d5c8-4fb9-a91d-2154d4ec0ac7",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T16:58:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/eb887932-eb96-4b36-9ce6-22741d77a7de",
      "resource": {
        "resourceType": "Observation",
        "id": "eb887932-eb96-4b36-9ce6-22741d77a7de",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T16:58:00-04:00",
        "valueQuantity": {
          "value": 82,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/24fa460b-1df3-424a-9f2d-0da22a86df8b",
      "resource": {
        "resourceType": "Observation",
        "id": "24fa460b-1df3-424a-9f2d-0da22a86df8b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T17:02:50-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/7b2eb82e-d372-4ef7-967b-6f8f25e4b7c5",
      "resource": {
        "resourceType": "Observation",
        "id": "7b2eb82e-d372-4ef7-967b-6f8f25e4b7c5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-10T17:02:50-04:00",
        "valueQuantity": {
          "value": 82,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/eeef72fd-caa5-43eb-aa12-7974d4db7763",
      "resource": {
        "resourceType": "Observation",
        "id": "eeef72fd-caa5-43eb-aa12-7974d4db7763",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/cfb712a7-3eaa-4185-b81f-facb5e480218",
      "resource": {
        "resourceType": "Observation",
        "id": "cfb712a7-3eaa-4185-b81f-facb5e480218",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T08:00:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d8096c1a-4d91-4582-87ac-eaf0ac082fc9",
      "resource": {
        "resourceType": "Observation",
        "id": "d8096c1a-4d91-4582-87ac-eaf0ac082fc9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T08:04:31-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fca0ca15-71aa-4c4a-80a9-7d4808aa3514",
      "resource": {
        "resourceType": "Observation",
        "id": "fca0ca15-71aa-4c4a-80a9-7d4808aa3514",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T08:04:31-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/be26e3c7-30bd-440c-ac9d-c3b6755fac5e",
      "resource": {
        "resourceType": "Observation",
        "id": "be26e3c7-30bd-440c-ac9d-c3b6755fac5e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T18:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 82,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/f6a71f00-6b86-4abf-a405-a78b54f9f39d",
      "resource": {
        "resourceType": "Observation",
        "id": "f6a71f00-6b86-4abf-a405-a78b54f9f39d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T18:00:00-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/9bea34ac-7398-45c0-87ab-454a3ba1858f",
      "resource": {
        "resourceType": "Observation",
        "id": "9bea34ac-7398-45c0-87ab-454a3ba1858f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T18:04:22-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 82,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/38958f99-a983-48dd-bccb-2a8dae08c26c",
      "resource": {
        "resourceType": "Observation",
        "id": "38958f99-a983-48dd-bccb-2a8dae08c26c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-12T18:04:22-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/076f74ce-7f49-442c-bb1e-4c7d1e6a02dc",
      "resource": {
        "resourceType": "Observation",
        "id": "076f74ce-7f49-442c-bb1e-4c7d1e6a02dc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 105,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/df1626e1-9894-4ad3-92e3-a58904d9625a",
      "resource": {
        "resourceType": "Observation",
        "id": "df1626e1-9894-4ad3-92e3-a58904d9625a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T08:00:00-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a996715c-9339-413f-b37e-72db30fefd30",
      "resource": {
        "resourceType": "Observation",
        "id": "a996715c-9339-413f-b37e-72db30fefd30",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T08:03:03-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c1eb3c6c-c402-450c-ba28-3b9f4ca79aac",
      "resource": {
        "resourceType": "Observation",
        "id": "c1eb3c6c-c402-450c-ba28-3b9f4ca79aac",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T08:03:03-04:00",
        "valueQuantity": {
          "value": 67,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8f4d11a5-e39f-4185-98c5-f59ce36a1835",
      "resource": {
        "resourceType": "Observation",
        "id": "8f4d11a5-e39f-4185-98c5-f59ce36a1835",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T16:34:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 105,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/7d17c31d-1b4b-4494-91ad-149c040f5848",
      "resource": {
        "resourceType": "Observation",
        "id": "7d17c31d-1b4b-4494-91ad-149c040f5848",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T16:34:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/53cc7ed8-5464-416a-895f-9e4fc95b31bd",
      "resource": {
        "resourceType": "Observation",
        "id": "53cc7ed8-5464-416a-895f-9e4fc95b31bd",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T16:37:35-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c39148e4-8439-49e8-a177-79e2b1c54042",
      "resource": {
        "resourceType": "Observation",
        "id": "c39148e4-8439-49e8-a177-79e2b1c54042",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-14T16:37:35-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/dd086197-a1a0-4f85-8adc-04dc9872aa05",
      "resource": {
        "resourceType": "Observation",
        "id": "dd086197-a1a0-4f85-8adc-04dc9872aa05",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 106,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8b2c5cf9-1806-45ed-a1ef-ae969937464f",
      "resource": {
        "resourceType": "Observation",
        "id": "8b2c5cf9-1806-45ed-a1ef-ae969937464f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T08:00:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/9e1aeac3-60a5-413b-b971-57b8157ab1e2",
      "resource": {
        "resourceType": "Observation",
        "id": "9e1aeac3-60a5-413b-b971-57b8157ab1e2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T08:04:16-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e3e1b963-490c-4e57-b62d-a48e583e33db",
      "resource": {
        "resourceType": "Observation",
        "id": "e3e1b963-490c-4e57-b62d-a48e583e33db",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T08:04:16-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7f200744-2b91-4720-9797-954010fa6d6a",
      "resource": {
        "resourceType": "Observation",
        "id": "7f200744-2b91-4720-9797-954010fa6d6a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T17:11:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 104,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3803f520-49e6-42fc-b09f-71a2bdcff95e",
      "resource": {
        "resourceType": "Observation",
        "id": "3803f520-49e6-42fc-b09f-71a2bdcff95e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T17:11:00-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0a4cddca-4fb6-4523-8f9d-488c74f49101",
      "resource": {
        "resourceType": "Observation",
        "id": "0a4cddca-4fb6-4523-8f9d-488c74f49101",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T17:15:01-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/07a2f3b4-2045-4727-8833-ae2179707f78",
      "resource": {
        "resourceType": "Observation",
        "id": "07a2f3b4-2045-4727-8833-ae2179707f78",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-15T17:15:01-04:00",
        "valueQuantity": {
          "value": 66,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/874cf46d-c4e9-4eed-bb7e-eab33a7bc40b",
      "resource": {
        "resourceType": "Observation",
        "id": "874cf46d-c4e9-4eed-bb7e-eab33a7bc40b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/20d44bd9-37ba-4a5a-adae-3bf2c5cc36e7",
      "resource": {
        "resourceType": "Observation",
        "id": "20d44bd9-37ba-4a5a-adae-3bf2c5cc36e7",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T08:00:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/911e9cd4-5e7f-4c4f-971c-9551c23987ff",
      "resource": {
        "resourceType": "Observation",
        "id": "911e9cd4-5e7f-4c4f-971c-9551c23987ff",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T08:01:05-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3eb6a044-06e1-4183-8a9e-81ad569d7c2d",
      "resource": {
        "resourceType": "Observation",
        "id": "3eb6a044-06e1-4183-8a9e-81ad569d7c2d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T08:01:05-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/703db26a-26ec-443f-83e8-02cb9e338d9d",
      "resource": {
        "resourceType": "Observation",
        "id": "703db26a-26ec-443f-83e8-02cb9e338d9d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T17:38:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/490ed34a-b829-452d-8615-4e69026ff084",
      "resource": {
        "resourceType": "Observation",
        "id": "490ed34a-b829-452d-8615-4e69026ff084",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T17:38:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1bc83b34-5ba4-48ad-b138-3f5bd72afe2e",
      "resource": {
        "resourceType": "Observation",
        "id": "1bc83b34-5ba4-48ad-b138-3f5bd72afe2e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T17:41:46-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/99b49cb4-2cde-4fd1-a169-e969dc55b442",
      "resource": {
        "resourceType": "Observation",
        "id": "99b49cb4-2cde-4fd1-a169-e969dc55b442",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-16T17:41:46-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/2b4aa77a-657d-40e0-beee-e87da4530a49",
      "resource": {
        "resourceType": "Observation",
        "id": "2b4aa77a-657d-40e0-beee-e87da4530a49",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/5276bdf3-68df-46a4-a5ee-5012ef9b8b18",
      "resource": {
        "resourceType": "Observation",
        "id": "5276bdf3-68df-46a4-a5ee-5012ef9b8b18",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T08:00:00-04:00",
        "valueQuantity": {
          "value": 86,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c53cb70f-ffc2-49f2-9dbf-ed158314c86e",
      "resource": {
        "resourceType": "Observation",
        "id": "c53cb70f-ffc2-49f2-9dbf-ed158314c86e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T08:02:55-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/eddf1eb3-8224-4760-beb2-47b65c758ef8",
      "resource": {
        "resourceType": "Observation",
        "id": "eddf1eb3-8224-4760-beb2-47b65c758ef8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T08:02:55-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e018b30b-842e-465f-b53d-9420c02688cc",
      "resource": {
        "resourceType": "Observation",
        "id": "e018b30b-842e-465f-b53d-9420c02688cc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T17:30:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 104,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/91f7e643-e745-488d-b3a0-8e73b93f4cdd",
      "resource": {
        "resourceType": "Observation",
        "id": "91f7e643-e745-488d-b3a0-8e73b93f4cdd",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T17:30:00-04:00",
        "valueQuantity": {
          "value": 65,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3bd6db3e-10f9-4ea5-a07f-efdfd3d3b95f",
      "resource": {
        "resourceType": "Observation",
        "id": "3bd6db3e-10f9-4ea5-a07f-efdfd3d3b95f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T17:32:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/052ecf58-52ea-4729-865e-83a3ba9a227a",
      "resource": {
        "resourceType": "Observation",
        "id": "052ecf58-52ea-4729-865e-83a3ba9a227a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-17T17:32:52-04:00",
        "valueQuantity": {
          "value": 63,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5bd66f3c-1a7e-4454-8205-0e19934ae9ee",
      "resource": {
        "resourceType": "Observation",
        "id": "5bd66f3c-1a7e-4454-8205-0e19934ae9ee",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9c7999b4-e90c-4f9b-b8cb-44b42bea3325",
      "resource": {
        "resourceType": "Observation",
        "id": "9c7999b4-e90c-4f9b-b8cb-44b42bea3325",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T08:00:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1a4cd5ae-b6f3-4fbb-b08f-0d6d41da87a5",
      "resource": {
        "resourceType": "Observation",
        "id": "1a4cd5ae-b6f3-4fbb-b08f-0d6d41da87a5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T08:01:59-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8a5404df-0b0d-4795-82f5-c07503027490",
      "resource": {
        "resourceType": "Observation",
        "id": "8a5404df-0b0d-4795-82f5-c07503027490",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T08:01:59-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/96b4f93b-7240-4126-ab38-71150ead5045",
      "resource": {
        "resourceType": "Observation",
        "id": "96b4f93b-7240-4126-ab38-71150ead5045",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T16:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1511dccf-6903-4d1f-be9b-71e1ed663546",
      "resource": {
        "resourceType": "Observation",
        "id": "1511dccf-6903-4d1f-be9b-71e1ed663546",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T16:00:00-04:00",
        "valueQuantity": {
          "value": 63,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/12ec4ced-6ab5-481b-ad1b-3a7c2afd5c37",
      "resource": {
        "resourceType": "Observation",
        "id": "12ec4ced-6ab5-481b-ad1b-3a7c2afd5c37",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T16:04:44-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6c12dd17-df3f-4607-b435-1855d6a5900b",
      "resource": {
        "resourceType": "Observation",
        "id": "6c12dd17-df3f-4607-b435-1855d6a5900b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-18T16:04:44-04:00",
        "valueQuantity": {
          "value": 60,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/baa2486d-3316-40fa-97a9-1d6d918587f2",
      "resource": {
        "resourceType": "Observation",
        "id": "baa2486d-3316-40fa-97a9-1d6d918587f2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/44bd6c8f-0e35-4923-a34c-de14d2ff4297",
      "resource": {
        "resourceType": "Observation",
        "id": "44bd6c8f-0e35-4923-a34c-de14d2ff4297",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T08:00:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8ab141ac-02d1-4569-a7ea-b699fc56c3ce",
      "resource": {
        "resourceType": "Observation",
        "id": "8ab141ac-02d1-4569-a7ea-b699fc56c3ce",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T08:04:29-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9e036575-cfb2-44ca-b776-058e3c29ca98",
      "resource": {
        "resourceType": "Observation",
        "id": "9e036575-cfb2-44ca-b776-058e3c29ca98",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T08:04:29-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/009428f8-8b96-49aa-9718-2bf0f2a48541",
      "resource": {
        "resourceType": "Observation",
        "id": "009428f8-8b96-49aa-9718-2bf0f2a48541",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T16:39:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 123,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c37c398a-ece1-4c32-9c71-083f4b6fa656",
      "resource": {
        "resourceType": "Observation",
        "id": "c37c398a-ece1-4c32-9c71-083f4b6fa656",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T16:39:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d8d132a6-2867-405f-ab2b-1b69cb06a113",
      "resource": {
        "resourceType": "Observation",
        "id": "d8d132a6-2867-405f-ab2b-1b69cb06a113",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T16:41:27-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/51ef8798-6095-4565-bfba-46c2aeec222b",
      "resource": {
        "resourceType": "Observation",
        "id": "51ef8798-6095-4565-bfba-46c2aeec222b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-19T16:41:27-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/774cd177-6b87-413c-9e6d-85531b076264",
      "resource": {
        "resourceType": "Observation",
        "id": "774cd177-6b87-413c-9e6d-85531b076264",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 106,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ca52cf98-2e7d-4e1a-a2ba-0300e229e4ec",
      "resource": {
        "resourceType": "Observation",
        "id": "ca52cf98-2e7d-4e1a-a2ba-0300e229e4ec",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T08:00:00-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/58e2969b-d9e4-4856-a6c6-9865db5518b0",
      "resource": {
        "resourceType": "Observation",
        "id": "58e2969b-d9e4-4856-a6c6-9865db5518b0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T08:04:22-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 106,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/137bc488-6717-458e-a5e3-0f8f8f2d426e",
      "resource": {
        "resourceType": "Observation",
        "id": "137bc488-6717-458e-a5e3-0f8f8f2d426e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T08:04:22-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/69684304-0549-4826-92b6-e4b364984d14",
      "resource": {
        "resourceType": "Observation",
        "id": "69684304-0549-4826-92b6-e4b364984d14",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T16:20:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b4235eec-c947-4751-a203-ebcf8640c138",
      "resource": {
        "resourceType": "Observation",
        "id": "b4235eec-c947-4751-a203-ebcf8640c138",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T16:20:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/dba8c4f3-268f-44fc-b6ea-0b5166d4243a",
      "resource": {
        "resourceType": "Observation",
        "id": "dba8c4f3-268f-44fc-b6ea-0b5166d4243a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T16:22:59-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/92e93a45-dbb3-4ea7-bf4c-49b349aa2f70",
      "resource": {
        "resourceType": "Observation",
        "id": "92e93a45-dbb3-4ea7-bf4c-49b349aa2f70",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-21T16:22:59-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1f694ac6-9120-4a66-9616-3c7540e68ee2",
      "resource": {
        "resourceType": "Observation",
        "id": "1f694ac6-9120-4a66-9616-3c7540e68ee2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 104,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/81a1fa70-d490-47c9-9f83-aa84fdc6ed66",
      "resource": {
        "resourceType": "Observation",
        "id": "81a1fa70-d490-47c9-9f83-aa84fdc6ed66",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T08:00:00-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e0a5e9e8-7e48-4ac5-aeea-263e434125c2",
      "resource": {
        "resourceType": "Observation",
        "id": "e0a5e9e8-7e48-4ac5-aeea-263e434125c2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T08:02:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/558a4eba-cb14-48ba-9c37-d3b40193d615",
      "resource": {
        "resourceType": "Observation",
        "id": "558a4eba-cb14-48ba-9c37-d3b40193d615",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T08:02:52-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/6ce15898-2d57-4961-bf9f-1a85210afcfd",
      "resource": {
        "resourceType": "Observation",
        "id": "6ce15898-2d57-4961-bf9f-1a85210afcfd",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T17:33:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/0910a0cd-ba3c-4639-9514-a85223fd5003",
      "resource": {
        "resourceType": "Observation",
        "id": "0910a0cd-ba3c-4639-9514-a85223fd5003",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T17:33:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8135a273-05c9-4718-b582-0290fc7acbf6",
      "resource": {
        "resourceType": "Observation",
        "id": "8135a273-05c9-4718-b582-0290fc7acbf6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T17:36:07-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a29809c8-a77c-4da4-9003-40fd17813848",
      "resource": {
        "resourceType": "Observation",
        "id": "a29809c8-a77c-4da4-9003-40fd17813848",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-22T17:36:07-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e3007674-d32f-46a3-a973-4f0aad1c4cd0",
      "resource": {
        "resourceType": "Observation",
        "id": "e3007674-d32f-46a3-a973-4f0aad1c4cd0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d15657d7-1d00-4116-a226-d59e4528eb2b",
      "resource": {
        "resourceType": "Observation",
        "id": "d15657d7-1d00-4116-a226-d59e4528eb2b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T08:00:00-04:00",
        "valueQuantity": {
          "value": 76,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/9b9a9434-788b-4657-bc0e-7b29154ad22c",
      "resource": {
        "resourceType": "Observation",
        "id": "9b9a9434-788b-4657-bc0e-7b29154ad22c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T08:02:02-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/90fafae8-6b27-4282-bf8e-0d2122b0139c",
      "resource": {
        "resourceType": "Observation",
        "id": "90fafae8-6b27-4282-bf8e-0d2122b0139c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T08:02:02-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0717cad7-010a-4141-b6a7-3211c9a76a65",
      "resource": {
        "resourceType": "Observation",
        "id": "0717cad7-010a-4141-b6a7-3211c9a76a65",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T16:01:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 124,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/72b79ccd-7d4c-45e8-9f50-5f1f984e8551",
      "resource": {
        "resourceType": "Observation",
        "id": "72b79ccd-7d4c-45e8-9f50-5f1f984e8551",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T16:01:00-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a52236bf-3025-438b-af3d-e6663afa95c8",
      "resource": {
        "resourceType": "Observation",
        "id": "a52236bf-3025-438b-af3d-e6663afa95c8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T16:04:23-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/2263276b-8676-4baa-a6ef-34cfa9849513",
      "resource": {
        "resourceType": "Observation",
        "id": "2263276b-8676-4baa-a6ef-34cfa9849513",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-23T16:04:23-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/c036ff0e-b387-4fac-a6fb-001c1e6e9569",
      "resource": {
        "resourceType": "Observation",
        "id": "c036ff0e-b387-4fac-a6fb-001c1e6e9569",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a7dfacf7-3cb4-4ab6-8693-26aa1cf930e9",
      "resource": {
        "resourceType": "Observation",
        "id": "a7dfacf7-3cb4-4ab6-8693-26aa1cf930e9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T08:00:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/19a113bb-116b-4a53-9ded-1580a3f6150d",
      "resource": {
        "resourceType": "Observation",
        "id": "19a113bb-116b-4a53-9ded-1580a3f6150d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T08:03:15-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1fc31d5b-5248-401a-8d28-06e9c64515aa",
      "resource": {
        "resourceType": "Observation",
        "id": "1fc31d5b-5248-401a-8d28-06e9c64515aa",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T08:03:15-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/092afc9f-df51-48fe-9c8f-c1a8efb09c23",
      "resource": {
        "resourceType": "Observation",
        "id": "092afc9f-df51-48fe-9c8f-c1a8efb09c23",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T16:18:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 107,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/4698f1dc-2d1c-4059-afea-a75483b354d9",
      "resource": {
        "resourceType": "Observation",
        "id": "4698f1dc-2d1c-4059-afea-a75483b354d9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T16:18:00-04:00",
        "valueQuantity": {
          "value": 85,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/01a86774-614c-4112-a651-ba8a36218737",
      "resource": {
        "resourceType": "Observation",
        "id": "01a86774-614c-4112-a651-ba8a36218737",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T16:20:40-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 107,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8e6390b6-0d24-4616-9045-558be1354ef1",
      "resource": {
        "resourceType": "Observation",
        "id": "8e6390b6-0d24-4616-9045-558be1354ef1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-24T16:20:40-04:00",
        "valueQuantity": {
          "value": 85,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/6a32f064-1959-4bb4-b749-40962ceb50ef",
      "resource": {
        "resourceType": "Observation",
        "id": "6a32f064-1959-4bb4-b749-40962ceb50ef",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6b48d371-b84e-4f8f-bb8b-c333b185be0e",
      "resource": {
        "resourceType": "Observation",
        "id": "6b48d371-b84e-4f8f-bb8b-c333b185be0e",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T08:00:00-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7cf4a5b7-398d-40ba-b0f2-ddd2073bafb2",
      "resource": {
        "resourceType": "Observation",
        "id": "7cf4a5b7-398d-40ba-b0f2-ddd2073bafb2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T08:02:45-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c02266c6-b6b9-485d-b2a8-bae18065feba",
      "resource": {
        "resourceType": "Observation",
        "id": "c02266c6-b6b9-485d-b2a8-bae18065feba",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T08:02:45-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/b1462bf9-6141-45dd-89a9-6be62db8f993",
      "resource": {
        "resourceType": "Observation",
        "id": "b1462bf9-6141-45dd-89a9-6be62db8f993",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T17:53:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/127c2cf0-9c1c-4ea5-96a4-29c5633d16a3",
      "resource": {
        "resourceType": "Observation",
        "id": "127c2cf0-9c1c-4ea5-96a4-29c5633d16a3",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T17:53:00-04:00",
        "valueQuantity": {
          "value": 86,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/50552aa8-0a4e-4efc-8c8f-85e481f8fb6c",
      "resource": {
        "resourceType": "Observation",
        "id": "50552aa8-0a4e-4efc-8c8f-85e481f8fb6c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T17:57:15-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e00d18ee-4086-4b5f-a515-0cae81f654f1",
      "resource": {
        "resourceType": "Observation",
        "id": "e00d18ee-4086-4b5f-a515-0cae81f654f1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-25T17:57:15-04:00",
        "valueQuantity": {
          "value": 83,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3e4550e7-3beb-4ea7-a6af-399a7af4bf53",
      "resource": {
        "resourceType": "Observation",
        "id": "3e4550e7-3beb-4ea7-a6af-399a7af4bf53",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 103,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6dd59629-3bbc-47aa-a34a-7c1834d19e30",
      "resource": {
        "resourceType": "Observation",
        "id": "6dd59629-3bbc-47aa-a34a-7c1834d19e30",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T08:00:00-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/62e21500-d803-4118-8a18-5170cca268dc",
      "resource": {
        "resourceType": "Observation",
        "id": "62e21500-d803-4118-8a18-5170cca268dc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T08:04:22-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/55d3af1e-eea7-4871-8189-fd95b1e06e27",
      "resource": {
        "resourceType": "Observation",
        "id": "55d3af1e-eea7-4871-8189-fd95b1e06e27",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T08:04:22-04:00",
        "valueQuantity": {
          "value": 60,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1afbc69e-00a8-4348-a054-745be84966ea",
      "resource": {
        "resourceType": "Observation",
        "id": "1afbc69e-00a8-4348-a054-745be84966ea",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T17:01:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 98,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 57,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ae610d46-6076-4a04-a9f8-4755de2efaa1",
      "resource": {
        "resourceType": "Observation",
        "id": "ae610d46-6076-4a04-a9f8-4755de2efaa1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T17:01:00-04:00",
        "valueQuantity": {
          "value": 84,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f7dc8372-b871-4870-8e31-d530d0c19060",
      "resource": {
        "resourceType": "Observation",
        "id": "f7dc8372-b871-4870-8e31-d530d0c19060",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T17:04:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 95,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 51,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/18aa21f5-355a-4e11-a05c-32250a681433",
      "resource": {
        "resourceType": "Observation",
        "id": "18aa21f5-355a-4e11-a05c-32250a681433",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-26T17:04:52-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/59cdda74-ae63-4ba5-a231-58e429815dc4",
      "resource": {
        "resourceType": "Observation",
        "id": "59cdda74-ae63-4ba5-a231-58e429815dc4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/5c3fd823-8e7c-4de7-8fc9-2a5cc5b7001d",
      "resource": {
        "resourceType": "Observation",
        "id": "5c3fd823-8e7c-4de7-8fc9-2a5cc5b7001d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T08:00:00-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/dcec6237-68eb-4572-8ee3-fca2ec807b5f",
      "resource": {
        "resourceType": "Observation",
        "id": "dcec6237-68eb-4572-8ee3-fca2ec807b5f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T08:03:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/3b5eb9db-fc78-4f59-89f9-02697bf3ecee",
      "resource": {
        "resourceType": "Observation",
        "id": "3b5eb9db-fc78-4f59-89f9-02697bf3ecee",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T08:03:52-04:00",
        "valueQuantity": {
          "value": 65,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/7ffd6517-f517-43a7-91a4-b868feaff8b7",
      "resource": {
        "resourceType": "Observation",
        "id": "7ffd6517-f517-43a7-91a4-b868feaff8b7",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T16:22:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 63,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d8a519f3-6e59-49b6-9035-acb3039a37f4",
      "resource": {
        "resourceType": "Observation",
        "id": "d8a519f3-6e59-49b6-9035-acb3039a37f4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T16:22:00-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1b203aa2-1eca-45eb-8795-bbda7950604d",
      "resource": {
        "resourceType": "Observation",
        "id": "1b203aa2-1eca-45eb-8795-bbda7950604d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T16:26:34-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a2666e7a-85db-4b9e-9298-efd5489c436f",
      "resource": {
        "resourceType": "Observation",
        "id": "a2666e7a-85db-4b9e-9298-efd5489c436f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-27T16:26:34-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/b96d1efa-a996-4366-9a04-920437b04489",
      "resource": {
        "resourceType": "Observation",
        "id": "b96d1efa-a996-4366-9a04-920437b04489",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/38f87ffb-ceb1-4e57-bfa0-4fece5da5598",
      "resource": {
        "resourceType": "Observation",
        "id": "38f87ffb-ceb1-4e57-bfa0-4fece5da5598",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T08:00:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/55582f0d-6478-4a9b-a64a-3a152390971f",
      "resource": {
        "resourceType": "Observation",
        "id": "55582f0d-6478-4a9b-a64a-3a152390971f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T08:02:52-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/93d869ea-4f9f-4bf8-82cf-483365c9f572",
      "resource": {
        "resourceType": "Observation",
        "id": "93d869ea-4f9f-4bf8-82cf-483365c9f572",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T08:02:52-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/14acf55c-dbe9-44e5-81e1-c64a1bd9c3f9",
      "resource": {
        "resourceType": "Observation",
        "id": "14acf55c-dbe9-44e5-81e1-c64a1bd9c3f9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T16:28:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 96,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 51,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e75757e3-1131-4eac-a1e4-d18ea7688ea4",
      "resource": {
        "resourceType": "Observation",
        "id": "e75757e3-1131-4eac-a1e4-d18ea7688ea4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T16:28:00-04:00",
        "valueQuantity": {
          "value": 71,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/ceb97041-bad3-4b82-9924-9f3e41e768ce",
      "resource": {
        "resourceType": "Observation",
        "id": "ceb97041-bad3-4b82-9924-9f3e41e768ce",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T16:32:23-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 95,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 50,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/584c872a-e5d5-4d79-b0d0-d873ffdde5ff",
      "resource": {
        "resourceType": "Observation",
        "id": "584c872a-e5d5-4d79-b0d0-d873ffdde5ff",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-02-28T16:32:23-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/31bc7798-6958-4962-9b44-c8bf9ba50bb9",
      "resource": {
        "resourceType": "Observation",
        "id": "31bc7798-6958-4962-9b44-c8bf9ba50bb9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 63,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/1746eb12-dff8-4b18-b8a4-1acabfabd60f",
      "resource": {
        "resourceType": "Observation",
        "id": "1746eb12-dff8-4b18-b8a4-1acabfabd60f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T08:00:00-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/44cb9ba1-9042-48eb-8e49-24da79c0de3d",
      "resource": {
        "resourceType": "Observation",
        "id": "44cb9ba1-9042-48eb-8e49-24da79c0de3d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T08:01:18-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 63,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c1fa01ab-dd99-4ae0-b9ae-013367cd08e0",
      "resource": {
        "resourceType": "Observation",
        "id": "c1fa01ab-dd99-4ae0-b9ae-013367cd08e0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T08:01:18-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e6fbe73e-fd04-4bb0-9ea8-a2bb23d352c4",
      "resource": {
        "resourceType": "Observation",
        "id": "e6fbe73e-fd04-4bb0-9ea8-a2bb23d352c4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T17:21:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 93,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 55,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/df43c1ee-687b-4578-9ecf-a2be7cbe4bad",
      "resource": {
        "resourceType": "Observation",
        "id": "df43c1ee-687b-4578-9ecf-a2be7cbe4bad",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T17:21:00-04:00",
        "valueQuantity": {
          "value": 66,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/37628a47-1048-42ff-aa9d-ed3fb1c6f144",
      "resource": {
        "resourceType": "Observation",
        "id": "37628a47-1048-42ff-aa9d-ed3fb1c6f144",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T17:23:21-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 90,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 50,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/63542a72-35de-47df-87a8-828794f84b32",
      "resource": {
        "resourceType": "Observation",
        "id": "63542a72-35de-47df-87a8-828794f84b32",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-01T17:23:21-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/d6d0a20b-36b8-4c6e-b29a-6c7a6c570dff",
      "resource": {
        "resourceType": "Observation",
        "id": "d6d0a20b-36b8-4c6e-b29a-6c7a6c570dff",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 108,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 61,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/2da6b9a6-fe9c-41dd-87f1-f034259d7ad5",
      "resource": {
        "resourceType": "Observation",
        "id": "2da6b9a6-fe9c-41dd-87f1-f034259d7ad5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T08:00:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0c800dd3-eb40-41f8-b0d2-860c6705485a",
      "resource": {
        "resourceType": "Observation",
        "id": "0c800dd3-eb40-41f8-b0d2-860c6705485a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T08:04:33-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 106,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/de61e1c0-dcbc-45e4-af9b-61ac3aa5c755",
      "resource": {
        "resourceType": "Observation",
        "id": "de61e1c0-dcbc-45e4-af9b-61ac3aa5c755",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T08:04:33-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f146fc1a-0559-44da-934b-58c46b0ee9f0",
      "resource": {
        "resourceType": "Observation",
        "id": "f146fc1a-0559-44da-934b-58c46b0ee9f0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T17:44:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 98,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 57,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e848979e-fc03-45d4-869a-47267bbbe67d",
      "resource": {
        "resourceType": "Observation",
        "id": "e848979e-fc03-45d4-869a-47267bbbe67d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T17:44:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/340976d9-63b2-48b3-9a7b-e3eb8c88d9a5",
      "resource": {
        "resourceType": "Observation",
        "id": "340976d9-63b2-48b3-9a7b-e3eb8c88d9a5",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T17:48:15-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 91,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 55,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/546c2d1a-9935-4baa-9edd-524f437a6ef2",
      "resource": {
        "resourceType": "Observation",
        "id": "546c2d1a-9935-4baa-9edd-524f437a6ef2",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-02T17:48:15-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/00650c0f-e83d-4787-8eb0-180b2408af79",
      "resource": {
        "resourceType": "Observation",
        "id": "00650c0f-e83d-4787-8eb0-180b2408af79",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 102,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 63,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/124996d4-d703-42f8-b74e-63b144261645",
      "resource": {
        "resourceType": "Observation",
        "id": "124996d4-d703-42f8-b74e-63b144261645",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T08:00:00-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3bb35f4c-d150-457f-a59b-e0e8a6d5e4dd",
      "resource": {
        "resourceType": "Observation",
        "id": "3bb35f4c-d150-457f-a59b-e0e8a6d5e4dd",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T08:03:08-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 101,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/c2bc6d3e-bbce-49a8-b94d-7bef597f1d4f",
      "resource": {
        "resourceType": "Observation",
        "id": "c2bc6d3e-bbce-49a8-b94d-7bef597f1d4f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T08:03:08-04:00",
        "valueQuantity": {
          "value": 66,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1007c719-ee95-45ff-a0dc-7b81e4105115",
      "resource": {
        "resourceType": "Observation",
        "id": "1007c719-ee95-45ff-a0dc-7b81e4105115",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T16:14:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 96,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 51,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fdb13930-e2aa-4a26-8c72-04a211ccb481",
      "resource": {
        "resourceType": "Observation",
        "id": "fdb13930-e2aa-4a26-8c72-04a211ccb481",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T16:14:00-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4f564e6f-7a0c-482a-be62-9b9182ceea80",
      "resource": {
        "resourceType": "Observation",
        "id": "4f564e6f-7a0c-482a-be62-9b9182ceea80",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T16:17:25-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 93,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 50,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/d952c142-2a4b-48b8-bfe5-027865fa2386",
      "resource": {
        "resourceType": "Observation",
        "id": "d952c142-2a4b-48b8-bfe5-027865fa2386",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-03T16:17:25-04:00",
        "valueQuantity": {
          "value": 69,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/cc88394c-1646-42ba-b407-cbc58ed712c9",
      "resource": {
        "resourceType": "Observation",
        "id": "cc88394c-1646-42ba-b407-cbc58ed712c9",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/9654cd8e-4591-415b-861c-80d7e3efcb8a",
      "resource": {
        "resourceType": "Observation",
        "id": "9654cd8e-4591-415b-861c-80d7e3efcb8a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T08:00:00-04:00",
        "valueQuantity": {
          "value": 88,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1694ad92-a5d2-4506-91ec-2261833e283a",
      "resource": {
        "resourceType": "Observation",
        "id": "1694ad92-a5d2-4506-91ec-2261833e283a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T08:02:32-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/8d916d77-5cb5-4717-b4fa-c34f1f89a50d",
      "resource": {
        "resourceType": "Observation",
        "id": "8d916d77-5cb5-4717-b4fa-c34f1f89a50d",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T08:02:32-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/cc6285b2-a1ce-462e-964e-9a6908f17902",
      "resource": {
        "resourceType": "Observation",
        "id": "cc6285b2-a1ce-462e-964e-9a6908f17902",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T16:07:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b4cfcdf4-3f86-4ee6-9359-5f1e5389c4d1",
      "resource": {
        "resourceType": "Observation",
        "id": "b4cfcdf4-3f86-4ee6-9359-5f1e5389c4d1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T16:07:00-04:00",
        "valueQuantity": {
          "value": 79,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/06eb6e2e-99a6-4884-ac07-73f643ba07cc",
      "resource": {
        "resourceType": "Observation",
        "id": "06eb6e2e-99a6-4884-ac07-73f643ba07cc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T16:09:45-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/598f605f-ec2e-46da-9b01-a23497b8e899",
      "resource": {
        "resourceType": "Observation",
        "id": "598f605f-ec2e-46da-9b01-a23497b8e899",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-06T16:09:45-04:00",
        "valueQuantity": {
          "value": 78,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1f612bb8-0dfc-4f43-b71b-fc7ebadd06fe",
      "resource": {
        "resourceType": "Observation",
        "id": "1f612bb8-0dfc-4f43-b71b-fc7ebadd06fe",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b309f899-6626-48ab-b0f9-ce8204d7a1fc",
      "resource": {
        "resourceType": "Observation",
        "id": "b309f899-6626-48ab-b0f9-ce8204d7a1fc",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T08:00:00-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/e763d397-3496-4975-b70b-893318c709aa",
      "resource": {
        "resourceType": "Observation",
        "id": "e763d397-3496-4975-b70b-893318c709aa",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T08:04:55-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/0861705f-7f39-40f4-88a9-63dc8fc4e3ec",
      "resource": {
        "resourceType": "Observation",
        "id": "0861705f-7f39-40f4-88a9-63dc8fc4e3ec",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T08:04:55-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/ec267241-e771-43ef-8141-b0ffa7cc5721",
      "resource": {
        "resourceType": "Observation",
        "id": "ec267241-e771-43ef-8141-b0ffa7cc5721",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T17:03:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/f56375f7-5ccc-4cf6-b592-483b98d291a0",
      "resource": {
        "resourceType": "Observation",
        "id": "f56375f7-5ccc-4cf6-b592-483b98d291a0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T17:03:00-04:00",
        "valueQuantity": {
          "value": 70,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0c0ffceb-abf6-4a6d-a5cc-45df036548a1",
      "resource": {
        "resourceType": "Observation",
        "id": "0c0ffceb-abf6-4a6d-a5cc-45df036548a1",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T17:07:13-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 77,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ecfa7ffb-ddba-45d8-a56f-2ffb4da015e0",
      "resource": {
        "resourceType": "Observation",
        "id": "ecfa7ffb-ddba-45d8-a56f-2ffb4da015e0",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-07T17:07:13-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/a766619a-fc50-490d-a540-4c05f08f3fe4",
      "resource": {
        "resourceType": "Observation",
        "id": "a766619a-fc50-490d-a540-4c05f08f3fe4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 138,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 82,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/a2a2ed83-75f1-42a5-9502-041d025edac6",
      "resource": {
        "resourceType": "Observation",
        "id": "a2a2ed83-75f1-42a5-9502-041d025edac6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T08:00:00-04:00",
        "valueQuantity": {
          "value": 81,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/8b681c35-3e96-413d-b39f-f077c8b03a22",
      "resource": {
        "resourceType": "Observation",
        "id": "8b681c35-3e96-413d-b39f-f077c8b03a22",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T08:02:03-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 134,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/73ec6c3e-a488-4057-8819-75d9d9327b0b",
      "resource": {
        "resourceType": "Observation",
        "id": "73ec6c3e-a488-4057-8819-75d9d9327b0b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T08:02:03-04:00",
        "valueQuantity": {
          "value": 74,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4b1ecda7-af2c-45e4-a6da-1b2008345bea",
      "resource": {
        "resourceType": "Observation",
        "id": "4b1ecda7-af2c-45e4-a6da-1b2008345bea",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T16:59:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6d678650-9891-43bd-aaaa-263c936224e4",
      "resource": {
        "resourceType": "Observation",
        "id": "6d678650-9891-43bd-aaaa-263c936224e4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T16:59:00-04:00",
        "valueQuantity": {
          "value": 72,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/5f4151d3-3a26-4e5f-b761-47a45eb641fb",
      "resource": {
        "resourceType": "Observation",
        "id": "5f4151d3-3a26-4e5f-b761-47a45eb641fb",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T17:01:33-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e5839cd1-653c-43bb-8cca-d9d096f4b9a8",
      "resource": {
        "resourceType": "Observation",
        "id": "e5839cd1-653c-43bb-8cca-d9d096f4b9a8",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-08T17:01:33-04:00",
        "valueQuantity": {
          "value": 68,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/1de188ed-fc54-4c6b-8f9d-19ae4248ddbf",
      "resource": {
        "resourceType": "Observation",
        "id": "1de188ed-fc54-4c6b-8f9d-19ae4248ddbf",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 122,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 75,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/faf8eb51-febd-47f7-80ae-a56ed54e1301",
      "resource": {
        "resourceType": "Observation",
        "id": "faf8eb51-febd-47f7-80ae-a56ed54e1301",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T08:00:00-04:00",
        "valueQuantity": {
          "value": 85,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/0cf8dee0-9b44-4696-811a-ef778a25285b",
      "resource": {
        "resourceType": "Observation",
        "id": "0cf8dee0-9b44-4696-811a-ef778a25285b",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T08:01:10-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 74,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/327a6fac-9ca5-4d6b-9182-21f511b587b3",
      "resource": {
        "resourceType": "Observation",
        "id": "327a6fac-9ca5-4d6b-9182-21f511b587b3",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T08:01:10-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/3771d2f2-47f9-4dd4-9b10-486771c2d79c",
      "resource": {
        "resourceType": "Observation",
        "id": "3771d2f2-47f9-4dd4-9b10-486771c2d79c",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T16:40:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/ee4f06c9-c2b5-47c7-8209-9d07bfbe82ee",
      "resource": {
        "resourceType": "Observation",
        "id": "ee4f06c9-c2b5-47c7-8209-9d07bfbe82ee",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T16:40:00-04:00",
        "valueQuantity": {
          "value": 80,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/68ff138f-7a97-45c0-b76b-3024753e485a",
      "resource": {
        "resourceType": "Observation",
        "id": "68ff138f-7a97-45c0-b76b-3024753e485a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T16:43:12-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 76,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/6cf52bed-0b17-4cad-8bde-f4e87ec70486",
      "resource": {
        "resourceType": "Observation",
        "id": "6cf52bed-0b17-4cad-8bde-f4e87ec70486",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-09T16:43:12-04:00",
        "valueQuantity": {
          "value": 77,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/4495feab-543c-4c7f-8de2-296fde820c9f",
      "resource": {
        "resourceType": "Observation",
        "id": "4495feab-543c-4c7f-8de2-296fde820c9f",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T08:00:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 121,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 81,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/11f7312b-12fb-4ecd-aa7f-ccb336f66ee4",
      "resource": {
        "resourceType": "Observation",
        "id": "11f7312b-12fb-4ecd-aa7f-ccb336f66ee4",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T08:00:00-04:00",
        "valueQuantity": {
          "value": 75,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/f6f419f9-585a-42af-831a-fdafa77b7d9a",
      "resource": {
        "resourceType": "Observation",
        "id": "f6f419f9-585a-42af-831a-fdafa77b7d9a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T08:02:43-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 120,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 78,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/b5e37d09-a91c-4f26-ae4f-3230e4e4e6ca",
      "resource": {
        "resourceType": "Observation",
        "id": "b5e37d09-a91c-4f26-ae4f-3230e4e4e6ca",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T08:02:43-04:00",
        "valueQuantity": {
          "value": 73,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/9545bea6-98f6-4eb1-86b2-f76b0acb4aeb",
      "resource": {
        "resourceType": "Observation",
        "id": "9545bea6-98f6-4eb1-86b2-f76b0acb4aeb",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T16:42:00-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 105,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 62,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/e2996f40-9a8f-423d-bea1-e7d1239603b6",
      "resource": {
        "resourceType": "Observation",
        "id": "e2996f40-9a8f-423d-bea1-e7d1239603b6",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T16:42:00-04:00",
        "valueQuantity": {
          "value": 64,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    },
    {
      "fullUrl": "http://example.org/280a3cd2-b340-47e6-8532-02df1a48d62a",
      "resource": {
        "resourceType": "Observation",
        "id": "280a3cd2-b340-47e6-8532-02df1a48d62a",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/BloodPressurePanel"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9",
              "display": "Blood pressure panel with all children optional"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure (observable entity)"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T16:45:15-04:00",
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6",
                  "display": "Systolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 103,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4",
                  "display": "Diastolic blood pressure"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure (observable entity)"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "millimeter of mercury",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://example.org/fe30b5f1-b9e8-464f-ae44-56fb132f7295",
      "resource": {
        "resourceType": "Observation",
        "id": "fe30b5f1-b9e8-464f-ae44-56fb132f7295",
        "meta": {
          "profile": [
            "http://hl7.org/fhir/hspc/StructureDefinition/HeartRate"
          ]
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/BodyPositionExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "33586001",
                  "display": "Sitting position (finding)"
                }
              ]
            }
          },
          {
            "url": "http://hl7.org/fhir/hspc/StructureDefinition/ExerciseAssociationExt",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "263678003",
                  "display": "At rest (qualifier value)"
                }
              ]
            }
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs",
                "display": "Vital Signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4",
              "display": "Heart rate"
            }
          ]
        },
        "subject": {
          "reference": "Patient/X1000004"
        },
        "effectiveDateTime": "2020-03-10T16:45:15-04:00",
        "valueQuantity": {
          "value": 63,
          "unit": "Beats per minute",
          "system": "http://unitsofmeasure.org",
          "code": "{Beats}/min"
        },
        "bodySite": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723961002",
              "display": "Structure of left brachial artery (body structure)"
            }
          ]
        },
        "device": {
          "reference": "Device/791dfef8-6bc2-438c-a63d-2d46cffba15e"
        }
      }
    }
  ]
}
