WOF Connect📍
0.1.1 - ci-build [WIP]

WOF Connect📍, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-connect/ and changes regularly. See the Directory of published versions

: WofConnectPersonalNumbers - XML Representation

Active as of 2026-02-12

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="WofConnectPersonalNumbers"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem WofConnectPersonalNumbers</b></p><a name="WofConnectPersonalNumbers"> </a><a name="hcWofConnectPersonalNumbers"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/WofConnectPersonalNumbers</td></tr><tr><td>Version</td><td>0.1.1</td></tr><tr><td>Name</td><td>WOF Connect Personal Number System</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>This NamingSystem defines the authoritative list of identifier.system values (OID and URI) representing Norwegian and Swedish national personal number systems. It is used in WOF Connect Patient profiles where identifier.type = PN. Implementations SHALL restrict Patient.identifier.system to one of the identifiers defined in this NamingSystem.</p>
</div></td></tr><tr><td>Publisher</td><td>Service Well AB</td></tr></table><h3>Identifiers</h3><table class="grid"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Comment</b></td></tr><tr><td>OID</td><td>2.16.578.1.12.4.1.4.1</td><td>Norwegian National Identity Number (assigned to residents registered in the National Population Register)</td></tr><tr><td>OID</td><td>2.16.578.1.12.4.1.4.2</td><td>Norwegian Temporary Identity Number (D-number)</td></tr><tr><td>OID</td><td>2.16.578.1.12.4.1.4.3</td><td>Norwegian Healthcare Identity Number (H-number)</td></tr><tr><td>OID</td><td>2.16.578.1.12.4.1.4.4</td><td>Norwegian Temporary Healthcare Identifier (FH-number)</td></tr><tr><td>OID</td><td>2.16.578.1.12.4.1.4.5</td><td>Norwegian Immigration Case Identifier (DUF-number)</td></tr><tr><td>OID</td><td>1.2.752.129.2.1.3.1</td><td>Swedish Personal Identity Number</td></tr><tr><td>OID</td><td>1.2.752.129.2.1.3.3</td><td>Swedish Coordination Number</td></tr><tr><td>URI</td><td>http://electronichealth.se/identifier/personnummer</td><td/></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/WofConnectPersonalNumbers"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="0.1.1"/>
  </extension>
  <name value="WOF Connect Personal Number System"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2026-02-12"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
    </telecom>
  </contact>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <code value="PN"/>
    </coding>
  </type>
  <description
               value="This NamingSystem defines the authoritative list of identifier.system values (OID and URI) representing Norwegian and Swedish national personal number systems. It is used in WOF Connect Patient profiles where identifier.type = PN. Implementations SHALL restrict Patient.identifier.system to one of the identifiers defined in this NamingSystem."/>
  <usage
         value="Used to identify national personal number identifier systems (OID and URI) supported by WOF Connect for Patient.identifier.system."/>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.578.1.12.4.1.4.1"/>
    <comment
             value="Norwegian National Identity Number (assigned to residents registered in the National Population Register)"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.578.1.12.4.1.4.2"/>
    <comment value="Norwegian Temporary Identity Number (D-number)"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.578.1.12.4.1.4.3"/>
    <comment value="Norwegian Healthcare Identity Number (H-number)"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.578.1.12.4.1.4.4"/>
    <comment value="Norwegian Temporary Healthcare Identifier (FH-number)"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="2.16.578.1.12.4.1.4.5"/>
    <comment value="Norwegian Immigration Case Identifier (DUF-number)"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="1.2.752.129.2.1.3.1"/>
    <comment value="Swedish Personal Identity Number"/>
  </uniqueId>
  <uniqueId>
    <type value="oid"/>
    <value value="1.2.752.129.2.1.3.3"/>
    <comment value="Swedish Coordination Number"/>
  </uniqueId>
  <uniqueId>
    <type value="uri"/>
    <value value="http://electronichealth.se/identifier/personnummer"/>
  </uniqueId>
</NamingSystem>