Tiro.health Implementation Guide
0.1.0 - ci-build

Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Patient Identifier - XML Representation

Active as of 2025-05-02

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="PatientIdentifier"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem PatientIdentifier</b></p><a name="PatientIdentifier"> </a><a name="hcPatientIdentifier"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://fhir.tiro.health/NamingSystem/PatientIdentifier</td></tr><tr><td>Version</td><td>0.1.0</td></tr><tr><td>Name</td><td>PatientIdentifier</td></tr><tr><td>Title</td><td>Patient Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Publisher</td><td>Tiro.health</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://tiro.health/fhir/NamingSystem/patient-id</td><td>true</td></tr></table></div>
  </text>
  <url value="http://fhir.tiro.health/NamingSystem/PatientIdentifier"/>
  <version value="0.1.0"/>
  <name value="PatientIdentifier"/>
  <title value="Patient Identifier"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2025-05-02T13:45:00+01:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <uniqueId>
    <type value="uri"/>
    <value value="http://tiro.health/fhir/NamingSystem/patient-id"/>
    <preferred value="true"/>
  </uniqueId>
</NamingSystem>