Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="9449310424"/>
<meta>
<versionId value="102"/>
<profile
value="https://fhir.virtually.healthcare/StructureDefinition/Patient"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="U"/>
<display value="unrestricted"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 9449310424</b></p><a name="9449310424"> </a><a name="hc9449310424"> </a><a name="9449310424-en-GB"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 102</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Patient.html">Patient</a></p><p style="margin-bottom: 0px">Security Label: unrestricted (Details: Confidentiality code U = 'unrestricted')</p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">LISE BRITTNY HEBRON Female, DoB: 2007-03-28 ( https://fhir.nhs.uk/Id/nhs-number#9449310424 (use: old, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">153 Craddocks Avenue ASHTEAD Surrey KT21 1NT (home)</td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 fr}">French</span></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: Identifier: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/H81109 (, period: 2024-11-11 --> (ongoing))</li><li>This record replaced by: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9449310416 (use: official, )</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The preferred method of contact, contact times and written communication format given by a Patient or Related Person.">Extension UK Core Contact Preference:</td><td colspan="3"><ul><li>PreferredContactMethod: <span title="Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod 1}">Letter</span></li><li>PreferredContactTimes: Not after 7pm</li><li>PreferredWrittenCommunicationFormat: <span title="Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat 13}">Audio tape</span></li></ul></td></tr></table></div>
</text>
<extension
url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference">
<extension url="PreferredContactMethod">
<valueCodeableConcept>
<coding>
<system
value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod"/>
<code value="1"/>
<display value="Letter"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="PreferredContactTimes">
<valueString value="Not after 7pm"/>
</extension>
<extension url="PreferredWrittenCommunicationFormat">
<valueCodeableConcept>
<coding>
<system
value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat"/>
<code value="13"/>
<display value="Audio tape"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<identifier>
<use value="old"/>
<system value="https://fhir.nhs.uk/Id/nhs-number"/>
<value value="9449310424"/>
</identifier>
<name id="frs0">
<use value="usual"/>
<family value="HEBRON"/>
<given value="LISE"/>
<given value="BRITTNY"/>
<prefix value="Ms"/>
<period>
<start value="2024-11-11"/>
</period>
</name>
<gender value="female"/>
<birthDate value="2007-03-28"/>
<address id="goml">
<extension
url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey">
<extension url="type">
<valueCodeableConcept>
<coding>
<system
value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType"/>
<code value="PAF"/>
</coding>
</valueCodeableConcept>
</extension>
<extension url="value">
<valueString value="07356884"/>
</extension>
</extension>
<use value="home"/>
<line value="153 Craddocks Avenue"/>
<line value="ASHTEAD"/>
<line value="Surrey"/>
<postalCode value="KT21 1NT"/>
<period>
<start value="2024-11-11"/>
</period>
</address>
<communication>
<language>
<coding>
<system value="urn:ietf:bcp:47"/>
<version value="1.0.0"/>
<code value="fr"/>
<display value="French"/>
</coding>
</language>
</communication>
<generalPractitioner id="dpsw">
<type value="Organization"/>
<identifier>
<system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
<value value="H81109"/>
<period>
<start value="2024-11-11"/>
</period>
</identifier>
</generalPractitioner>
<link>
<other>
<identifier>
<use value="official"/>
<system value="https://fhir.nhs.uk/Id/nhs-number"/>
<value value="9449310416"/>
</identifier>
</other>
<type value="replaced-by"/>
</link>
</Patient>