0.2.3 - ci-build

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

: EHR Source System Patient Identifier - XML Representation

Active as of 2025-05-18

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="ehr-sourcesystem-namingsystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem ehr-sourcesystem-namingsystem</b></p><a name="ehr-sourcesystem-namingsystem"> </a><a name="hcehr-sourcesystem-namingsystem"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://puri.fhir.link/flc/NamingSystem/ehr-sourcesystem-namingsystem</td></tr><tr><td>Version</td><td>0.2.3</td></tr><tr><td>Name</td><td>EHRSourceSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>This identifier system is used to uniquely identify patients in the EHR source system.</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>Preferred</b></td></tr><tr><td>URI</td><td>http://fhir.purified.link/example/identifierSystem/ehr-source-system-demo</td><td>true</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="http://puri.fhir.link/flc/NamingSystem/ehr-sourcesystem-namingsystem"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="0.2.3"/>
  </extension>
  <name value="EHRSourceSystem"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2025-05-18"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
  </contact>
  <responsible value="exampleCompany"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <code value="PI"/>
      <display value="Patient internal identifier"/>
    </coding>
  </type>
  <description
               value="This identifier system is used to uniquely identify patients in the EHR source system."/>
  <uniqueId>
    <type value="uri"/>
    <value
           value="http://fhir.purified.link/example/identifierSystem/ehr-source-system-demo"/>
    <preferred value="true"/>
  </uniqueId>
</NamingSystem>