INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

uk-nhs-number - XML Representation

(back to description)

Raw xml

Source view


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="uk-nhs-number"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uk-nhs-number</p><p><b>name</b>: NHS Number</p><p><b>status</b>: draft</p><p><b>kind</b>: identifier</p><p><b>date</b>: 2015-05-01</p><p><b>publisher</b>: INTEROpen</p><p><b>contact</b>: </p><p><b>responsible</b>: NHS Digital</p><p><b>description</b>: NHS Number allocated to the patient in England and Wales    . [NHS Number](https://www.datadictionary.nhs.uk/data_dictionary/attributes/n/nhs/nhs_number_de.asp)</p><p><b>jurisdiction</b>: United Kingdom of Great Britain and Northern Ireland (GBR) <span style="background: LightGoldenRodYellow">(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '826' = 'United Kingdom of Great Britain and Northern Ireland (GBR))</span></p><p><b>usage</b>: A unique patient identifier for everyone registered with the NHS in England and Wales.</p><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: https://fhir.nhs.uk/Id/nhs-number</p><p><b>preferred</b>: true</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 2.16.840.1.113883.2.1.4.1</p><p><b>preferred</b>: false</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: other</p><p><b>value</b>: NHS</p><p><b>preferred</b>: false</p><p><b>comment</b>: PID.3 (CX.4) HSCIC HL7 V2 ADT</p></blockquote></div>
  </text>
  <name value="NHS Number"/>
  <status value="draft"/>
  <kind value="identifier"/>
  <date value="2015-05-01"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <responsible value="NHS Digital"/>
  <description
               value="NHS Number allocated to the patient in England and Wales    . [NHS Number](https://www.datadictionary.nhs.uk/data_dictionary/attributes/n/nhs/nhs_number_de.asp)"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <usage
         value="A unique patient identifier for everyone registered with the NHS in England and Wales."/>
  <uniqueId>
    <type value="uri"/>
    <value value="https://fhir.nhs.uk/Id/nhs-number"/>
    <preferred value="true"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.840.1.113883.2.1.4.1"/>
    <preferred value="false"/>
  </uniqueId>
  <uniqueId>
    <type value="other"/>
    <value value="NHS"/>
    <preferred value="false"/>
    <comment value="PID.3 (CX.4) HSCIC HL7 V2 ADT"/>
  </uniqueId>
</NamingSystem>