{
  "resourceType": "Bundle",
  "type": "collection",
  "entry": [
    {
      "resource": {
        "resourceType": "Patient",
        "id": "P23JOH",
        "meta": {
          "versionId": "be02b0aa-f84b-4df3-891e-1e2032a5b3f4",
          "lastUpdated": "2024-07-12T10:14:21.271+00:00",
          "tag": [
            {
              "system": "http://www.alpha.alp/measure-example",
              "code": "RR23"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><b>Patient:</b> Amy JOHNSON, F, 16-Feb-1966, Cit.id 1122334455, AlphaId 622883245 \r\n        <ul><li>Previous name: Adam JONES</li><li>Address: 62, Anystreet, 59450 Alphatown. Home phone: 020 7422 3666</li></ul></div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
            "valueAddress": {
              "city": "Portsmouth",
              "country": "UK"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-disability",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "95859009",
                  "display": "Amputation of foot"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "http://www.miniaf.alp/citreg",
            "value": "1122334455"
          },
          {
            "system": "http://www.alpha-hospital.alp/patient-id",
            "value": "622883245"
          }
        ],
        "name": [
          {
            "family": "Johnson",
            "given": [
              "Amy"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "020 7422 3666",
            "use": "home"
          }
        ],
        "gender": "female",
        "birthDate": "1966-02-16",
        "address": [
          {
            "line": [
              "62, Anystreet"
            ],
            "city": "Alphatown",
            "postalCode": "59450"
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "urn:ietf:bcp:47",
                  "code": "en",
                  "display": "English"
                }
              ]
            }
          },
          {
            "language": {
              "coding": [
                {
                  "system": "urn:ietf:bcp:47",
                  "code": "fr",
                  "display": "French"
                }
              ]
            },
            "preferred": true
          }
        ]
      }
    },
    {
      "resource": {
        "resourceType": "Patient",
        "id": "P23JOH",
        "meta": {
          "versionId": "be02b0aa-f84b-4df3-891e-1e2032a5b3f4",
          "lastUpdated": "2024-07-12T10:14:21.271+00:00",
          "tag": [
            {
              "system": "http://www.alpha.alp/measure-example",
              "code": "RR23"
            }
          ]
        },
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><b>Patient:</b> Amy JOHNSON, F, 16-Feb-1966, Cit.id 1122334455, AlphaId 622883245 \r\n        <ul><li>Previous name: Adam JONES</li><li>Address: 62, Anystreet, 59450 Alphatown. Home phone: 020 7422 3666</li></ul></div>"
        },
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
            "valueAddress": {
              "city": "Portsmouth",
              "country": "UK"
            }
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-disability",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "95859009",
                  "display": "Amputation of foot"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "http://www.miniaf.alp/citreg",
            "value": "1122334455"
          },
          {
            "system": "http://www.alpha-hospital.alp/patient-id",
            "value": "622883245"
          }
        ],
        "name": [
          {
            "family": "Johnson",
            "given": [
              "Amy"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "020 7422 3666",
            "use": "home"
          }
        ],
        "gender": "female",
        "birthDate": "1966-02-16",
        "address": [
          {
            "line": [
              "62, Anystreet"
            ],
            "city": "Alphatown",
            "postalCode": "59450"
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "urn:ietf:bcp:47",
                  "code": "en",
                  "display": "English"
                }
              ]
            }
          },
          {
            "language": {
              "coding": [
                {
                  "system": "urn:ietf:bcp:47",
                  "code": "fr",
                  "display": "French"
                }
              ]
            },
            "preferred": true
          }
        ]
      }
    }
  ]
}