{
  "resourceType": "Bundle",
  "id": "7ecd062c-9287-4e6c-8539-b256e1454d1e",
  "meta": {
    "lastUpdated": "2022-07-11T14:04:06.878+00:00"
  },
  "type": "searchset",
  "total": 2,
  "link": [
    {
      "relation": "self",
      "url": "http://13.74.30.234:8080/fhir/Observation/_search?_include=Observation%3Aperformer.organization&_profile=https%3A%2F%2Ffhir.cambio.se%2FStructureDefinition%2FObservationBPLite%2Fv1&_sid=gustav.cederblad%40cambio.se&date=gt2018-11-20T15%3A33%3A48.583Z&date=lt2022-12-20T15%3A33%3A48.583Z&patient.identifier=urn%3Aoid%3A1.2.752.129.2.1.3.1%7C199402112388&status=final"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://13.74.30.234:8080/fhir/Observation/6179",
      "resource": {
        "resourceType": "Observation",
        "id": "6179",
        "meta": {
          "id": "6179",
          "versionId": "6179",
          "lastUpdated": "2019-02-19T09:44:16+00:00",
          "profile": [
            "https://fhir.cambio.se/StructureDefinition/ObservationBPLite/v1"
          ]
        },
        "contained": [
          {
            "resourceType": "PractitionerRole",
            "id": "1",
            "meta": {
              "profile": [
                "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner": {
              "reference": "Practitioner/548378",
              "type": "Practitioner"
            },
            "organization": {
              "reference": "Organization/3557",
              "type": "Organization"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.cambio.se/Observation",
            "value": "6179"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9"
            },
            {
              "system": "http://snomed.info/sct",
              "code": "75367002",
              "display": "Blood pressure"
            }
          ]
        },
        "subject": {
          "reference": "Patient/8181",
          "type": "Patient"
        },
        "encounter": {
          "reference": "Encounter/220192",
          "type": "Encounter"
        },
        "effectiveDateTime": "2019-02-19T09:44:16+00:00",
        "performer": [
          {
            "reference": "#1",
            "type": "PractitionerRole"
          }
        ],
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8480-6"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271649006",
                  "display": "Systolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 100,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://loinc.org",
                  "code": "8462-4"
                },
                {
                  "system": "http://snomed.info/sct",
                  "code": "271650006",
                  "display": "Diastolic blood pressure"
                }
              ]
            },
            "valueQuantity": {
              "value": 60,
              "unit": "mm[Hg]",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "http://13.74.30.234:8080/fhir/Organization/3557",
      "resource": {
        "resourceType": "Organization",
        "id": "3557",
        "meta": {
          "versionId": "18607",
          "profile": [
            "https://fhir.cambio.se/StructureDefnition/Organization"
          ]
        },
        "identifier": [
          {
            "use": "secondary",
            "system": "https://cambio.codes/socialstyrelsen/is/arbetsplatskod",
            "value": "4000000000000"
          },
          {
            "use": "official",
            "system": "urn:oid:1.2.752.129.2.1.4.1",
            "value": "SE162321000024-6907"
          },
          {
            "use": "secondary",
            "system": "https://cambio.codes/is/unit/lab-identifier",
            "value": "EMERG"
          },
          {
            "use": "secondary",
            "system": "https://cambio.codes/socialstyrelsen/is/arbetsplatskod",
            "value": "45678965497"
          }
        ],
        "active": true,
        "name": "Emergency Clinic*",
        "telecom": [
          {
            "system": "phone",
            "value": "023-490000",
            "use": "work",
            "rank": 1
          }
        ],
        "address": [
          {
            "use": "work",
            "line": [
              "Akut mott- Cambio lasarett"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
                    "valueString": "Akut mott- Cambio lasarett"
                  }
                ]
              }
            ],
            "city": "Bromma",
            "postalCode": "79182",
            "country": "SE"
          }
        ],
        "partOf": {
          "reference": "Organization/3555"
        }
      }
    }
  ]
}