{
  "resourceType" : "Patient",
  "id" : "213d9b29-0cd4-492c-b7c2-4d22b5da15d6",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 213d9b29-0cd4-492c-b7c2-4d22b5da15d6</b></p><a name=\"213d9b29-0cd4-492c-b7c2-4d22b5da15d6\"> </a><a name=\"hc213d9b29-0cd4-492c-b7c2-4d22b5da15d6\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">MIKE MEAKIN  Male, DoB: 1970-01-01 ( https://fhir.nhs.uk/Id/nhs-number#9658218873)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\">8 Box Road London W3 7JF (home)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"https://simplifier.net/resolve?scope=fhir.r4.ukcore.stu2@2.0.2&amp;canonical=http://fhir.org/packages/fhir.r4.ukcore.stu2/Organization/0d59b073-a93b-482a-98ad-ed8d13078a48\">NHS ENGLAND</a></li></ul></td></tr></table></div>"
  },
  "identifier" : [{
    "extension" : [{
      "url" : "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
          "code" : "01",
          "display" : "Number present and verified"
        }],
        "text" : "Number present and verified"
      }
    }],
    "system" : "https://fhir.nhs.uk/Id/nhs-number",
    "value" : "9658218873"
  }],
  "active" : true,
  "name" : [{
    "id" : "QlEpn",
    "use" : "usual",
    "family" : "MEAKIN",
    "given" : ["MIKE"],
    "prefix" : ["MR"],
    "period" : {
      "start" : "2011-06-01"
    }
  }],
  "gender" : "male",
  "birthDate" : "1970-01-01",
  "address" : [{
    "id" : "xOaIc",
    "extension" : [{
      "extension" : [{
        "url" : "type",
        "valueCoding" : {
          "system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
          "code" : "PAF"
        }
      },
      {
        "url" : "value",
        "valueString" : "22029824"
      }],
      "url" : "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"
    }],
    "use" : "home",
    "line" : ["8 Box Road",
    "London"],
    "postalCode" : "W3 7JF",
    "period" : {
      "start" : "2011-06-23"
    }
  }],
  "managingOrganization" : {
    "reference" : "Organization/0d59b073-a93b-482a-98ad-ed8d13078a48",
    "display" : "NHS ENGLAND"
  }
}