Clic Santé
1.0.0 - trial-use

This page is part of the Interoperability of Clic Santé (v1.0.0: Release) 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

: Example Appointment Patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="65455b44-591e-420a-a34a-1e0d48e50b44"/>
  <meta>
    <profile
             value="http://documentation.clicsante.ca/fhir/base/StructureDefinition/appointment-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 65455b44-591e-420a-a34a-1e0d48e50b44</b></p><a name="65455b44-591e-420a-a34a-1e0d48e50b44"> </a><a name="hc65455b44-591e-420a-a34a-1e0d48e50b44"> </a><a name="65455b44-591e-420a-a34a-1e0d48e50b44-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Weldon Mickael Cormier Male, DoB: 1964-04-06</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus S}">Never Married</span></td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the patient's profile number."><a href="StructureDefinition-patient-profile-number.html">Patient Profile Number</a></td><td colspan="3">P123A</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the employee's (patient) job title."><a href="StructureDefinition-patient-employee-job-title.html">Patient Employee Job Title</a></td><td colspan="3">Janitor</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the name of the employee's (patient) employer."><a href="StructureDefinition-patient-employer-name.html">Patient Employer Name</a></td><td colspan="3">Dunder Mifflin</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the employee's (patient) category."><a href="StructureDefinition-patient-employee-category.html">Patient Employee Category</a></td><td colspan="3">Cat 1</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent whether the mother of a patient is unknown."><a href="StructureDefinition-patient-unknown-mother.html">Patient Unknown Mother</a></td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the student's school class."><a href="StructureDefinition-patient-school-class.html">Patient School Class</a></td><td colspan="3">History of Magic</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the employee's (patient) establishment."><a href="StructureDefinition-patient-employee-establishment.html">Patient Employee Establishment</a></td><td colspan="3">Fictitious Hospital</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the patient's occupation (work related)."><a href="StructureDefinition-patient-occupation.html">Patient Occupation</a></td><td colspan="3">Hairdresser</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the region where the patient is located."><a href="StructureDefinition-patient-region.html">Patient Region</a></td><td colspan="3">Lanaudière</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the employee's (patient) number."><a href="StructureDefinition-patient-employee-number.html">Patient Employee Number</a></td><td colspan="3">000123</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent whether the patient requested to be only contacted by phone."><a href="StructureDefinition-patient-comm-phone-only.html">Patient Comm Phone Only</a></td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent whether the father of a patient is unknown."><a href="StructureDefinition-patient-unknown-father.html">Patient Unknown Father</a></td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="An extension to represent the student's school name."><a href="StructureDefinition-patient-school-name.html">Patient School Name</a></td><td colspan="3">Hogwarts</td></tr></table></div>
  </text>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-occupation">
    <valueString value="Hairdresser"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-mother">
    <valueBoolean value="true"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-unknown-father">
    <valueBoolean value="true"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-profile-number">
    <valueString value="P123A"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-name">
    <valueString value="Hogwarts"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-school-class">
    <valueString value="History of Magic"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-comm-phone-only">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-region">
    <valueString value="Lanaudière"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employer-name">
    <valueString value="Dunder Mifflin"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-number">
    <valueString value="000123"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-category">
    <valueString value="Cat 1"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-establishment">
    <valueString value="Fictitious Hospital"/>
  </extension>
  <extension
             url="http://documentation.clicsante.ca/fhir/base/StructureDefinition/patient-employee-job-title">
    <valueString value="Janitor"/>
  </extension>
  <active value="true"/>
  <name>
    <use value="official"/>
    <text value="Weldon Cormier"/>
    <family value="Cormier"/>
    <given value="Weldon"/>
  </name>
  <name>
    <use value="old"/>
    <text value="John Cormier"/>
  </name>
  <name>
    <text value="Weldon Mickael Cormier"/>
  </name>
  <gender value="male"/>
  <birthDate value="1964-04-06"/>
  <maritalStatus>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
      <code value="S"/>
    </coding>
  </maritalStatus>
</Patient>