Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MODS FHIR Trace Patient (NHS FHIR PDS API Traced/Platform Response) - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="213d9b29-0cd4-492c-b7c2-4d22b5da15d6"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <identifier>
    <extension
               url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
      <valueCodeableConcept>
        <coding>
          <system
                  value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland"/>
          <code value="01"/>
          <display value="Number present and verified"/>
        </coding>
        <text value="Number present and verified"/>
      </valueCodeableConcept>
    </extension>
    <system value="https://fhir.nhs.uk/Id/nhs-number"/>
    <value value="9658218873"/>
  </identifier>
  <active value="true"/>
  <name id="QlEpn">
    <use value="usual"/>
    <family value="MEAKIN"/>
    <given value="MIKE"/>
    <prefix value="MR"/>
    <period>
      <start value="2011-06-01"/>
    </period>
  </name>
  <gender value="male"/>
  <birthDate value="1970-01-01"/>
  <address id="xOaIc">
    <extension
               url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey">
      <extension url="type">
        <valueCoding>
          <system
                  value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType"/>
          <code value="PAF"/>
        </valueCoding>
      </extension>
      <extension url="value">
        <valueString value="22029824"/>
      </extension>
    </extension>
    <use value="home"/>
    <line value="8 Box Road"/>
    <line value="London"/>
    <postalCode value="W3 7JF"/>
    <period>
      <start value="2011-06-23"/>
    </period>
  </address>
  <managingOrganization>
    <reference value="Organization/0d59b073-a93b-482a-98ad-ed8d13078a48"/>
    <display value="NHS ENGLAND"/>
  </managingOrganization>
</Patient>