{
  "resourceType": "Bundle",
  "id": "c90dbc10-49f9-47db-8e38-78b9a0e0cc36",
  "meta": {
    "lastUpdated": "2022-07-11T13:57:29.553+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%2FObservationAcvpuLite%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/23181",
      "resource": {
        "resourceType": "Observation",
        "id": "23181",
        "meta": {
          "id": "23181",
          "versionId": "23181",
          "lastUpdated": "2022-07-11T13:57:05+00:00",
          "profile": [
            "https://fhir.cambio.se/StructureDefinition/ObservationAcvpuLite/v1"
          ]
        },
        "contained": [
          {
            "resourceType": "PractitionerRole",
            "id": "1",
            "meta": {
              "profile": [
                "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
              ]
            },
            "practitioner": {
              "reference": "Practitioner/548378",
              "type": "Practitioner"
            },
            "organization": {
              "reference": "Organization/3555",
              "type": "Organization"
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.cambio.se/Observation",
            "value": "23181"
          }
        ],
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/observation-category",
                "code": "vital-signs"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "1104441000000107",
              "display": "Alert Confusion Voice Pain Unresponsive scale score"
            }
          ]
        },
        "subject": {
          "reference": "Patient/8181",
          "type": "Patient"
        },
        "effectiveDateTime": "2022-07-11T13:57:05+00:00",
        "performer": [
          {
            "reference": "#1",
            "type": "PractitionerRole"
          }
        ],
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "248234008",
              "display": "Alert"
            }
          ]
        }
      }
    },
    {
      "fullUrl": "http://13.74.30.234:8080/fhir/Organization/3555",
      "resource": {
        "resourceType": "Organization",
        "id": "3555",
        "meta": {
          "versionId": "13074",
          "profile": [
            "https://fhir.cambio.se/StructureDefnition/Organization"
          ]
        },
        "identifier": [
          {
            "use": "secondary",
            "system": "https://cambio.codes/socialstyrelsen/is/arbetsplatskod",
            "value": "4000000000000"
          },
          {
            "use": "secondary",
            "system": "https://cambio.codes/is/unit/lab-identifier",
            "value": "AKUT01"
          },
          {
            "use": "official",
            "system": "urn:oid:1.2.752.129.2.1.4.1",
            "value": "SE162321000024-0019919"
          }
        ],
        "active": true,
        "name": "The Emergency department*",
        "telecom": [
          {
            "system": "phone",
            "value": "023-4900001",
            "use": "work",
            "rank": 1
          }
        ],
        "address": [
          {
            "use": "work",
            "line": [
              "Storgatan 45"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetAddressLine",
                    "valueString": "Storgatan 45"
                  }
                ]
              }
            ],
            "city": "Motala",
            "postalCode": "45323",
            "country": "SE"
          }
        ],
        "partOf": {
          "reference": "Organization/1060"
        }
      }
    }
  ]
}