FLC Implementation Guide
0.2.4 - stable [WIP]
This page is part of the FLC Implementation Guide (v0.2.4: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2025-05-18 |
<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://canonical.fhir.link/flc/base/NamingSystem/ehr-sourcesystem-namingsystem</td></tr><tr><td>Version</td><td>0.2.4</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://canonical.fhir.link/flc/base/NamingSystem/ehr-sourcesystem-namingsystem"/>
</extension>
<extension
url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
<valueString value="0.2.4"/>
</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>