HL7 FHIR® UK Core
4.0.0 - CI Build
HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions
Source view
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="UKCore-ResidentialStatus"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>UK Core Residential Status</h2><div><p>A CodeSystem that identifies the residential status of a patient.</p> </div><p><b>Copyright Statement:</b> Copyright © 2019 NHS Digital</p><p>This code system https://fhir.nhs.uk/R4/CodeSystem/UKCore-ResidentialStatus defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">H<a name="UKCore-ResidentialStatus-H"> </a></td><td>UK Resident</td><td/></tr><tr><td style="white-space:nowrap">O<a name="UKCore-ResidentialStatus-O"> </a></td><td>Overseas Resident</td><td/></tr></table></div> </text> <url value="https://fhir.nhs.uk/R4/CodeSystem/UKCore-ResidentialStatus"/> <version value="4.0.0"/> <name value="UKCoreResidentialStatus"/> <title value="UK Core Residential Status"/> <status value="draft"/> <date value="2019-10-18T01:00:00+01:00"/> <publisher value="Project Wildfyre"/> <contact> <name value="Project Wildfyre"/> <telecom> <system value="email"/> <value value="mailto:dunno@dummy.net"/> <use value="work"/> </telecom> </contact> <description value="A CodeSystem that identifies the residential status of a patient."/> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166"/> <code value="GB"/> </coding> </jurisdiction> <copyright value="Copyright © 2019 NHS Digital"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="H"/> <display value="UK Resident"/> </concept> <concept> <code value="O"/> <display value="Overseas Resident"/> </concept> </CodeSystem>