{
  "resourceType": "Bundle",
  "id": "a3cfc16a-f632-4341-b437-00f25c827329",
  "type": "searchset",
  "entry": [
    {
      "fullUrl": "urn:uuid:f38797aa-94ac-48be-b09b-c8e0f245fb17",
      "resource": {
        "resourceType": "EpisodeOfCare",
        "id": "f38797aa-94ac-48be-b09b-c8e0f245fb17",
        "status": "active",
        "type": [
          {
            "text": "GPS"
          }
        ],
        "patient": {
          "identifier": {
            "system": "urn:oid:2.16.578.1.12.4.1.4.1",
            "value": "13116900216"
          }
        },
        "period": {
          "start": "2019-03-12T12:00:00+00:00"
        }
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "fullUrl": "urn:uuid:826d064c-07fb-4199-a57d-6ffef69b94fc",
      "resource": {
        "resourceType": "Patient",
        "id": "826d064c-07fb-4199-a57d-6ffef69b94fc",
        "meta": {
          "profile": [
            "http://ehelse.no/fhir/StructureDefinition/vkp-Patient-v06"
          ]
        },
        "extension": [
          {
            "extension": [
              {
                "url": "code",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "urn:iso:std:iso:3166",
                      "code": "NO"
                    }
                  ]
                }
              }
            ],
            "url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:2.16.578.1.12.4.1.4.1",
            "value": "13116900216"
          }
        ],
        "name": [
          {
            "family": "Danser",
            "given": [
              "Line (testbruker)"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "33 33 33 33",
            "use": "home"
          },
          {
            "system": "phone",
            "value": "44 44 44 44",
            "use": "mobile"
          },
          {
            "system": "email",
            "value": "line.danser@online.com",
            "use": "home"
          }
        ],
        "gender": "female",
        "birthDate": "1969-11-13",
        "address": [
          {
            "extension": [
              {
                "url": "http://ehelse.no/fhir/StructureDefinition/vkp-elock-v06",
                "valueString": "Nøkkelboks"
              }
            ],
            "use": "home",
            "line": [
              "Numedalsveien 52"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString": "Inngang til leiligheten på baksiden av huset."
                  }
                ]
              }
            ],
            "city": "",
            "postalCode": "3602"
          }
        ],
        "maritalStatus": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/v3/MaritalStatus",
              "code": "M"
            }
          ]
        }
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}