0.1.0 - ci-build

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

: SamplePatient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="SamplePatient"/>
  <meta>
    <profile
             value="https://fhir.collabree.com/fhir/StructureDefinition/collabree-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient SamplePatient</b></p><a name="SamplePatient"> </a><a name="hcSamplePatient"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-collabree-patient.html">Collabree Patient Profile</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient (no stated gender), DoB Unknown</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><a href="mailto:example@collabree.com">example@collabree.com</a></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-SampleOrganization.html">Organization Healthy Health Insurance Inc.</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="An IANA timezone code for  the timezone offset per [BCP 175](https://www.iana.org/go/rfc6557). The offset is specified as part of a dateTime/instant (or using the tzOffset extension on a date if necessary). The timezone code may also be provided to allow for human display of the location associated with the offset."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-tz-code.html">An IANA timezone code for  the timezone offset per BCP 175</a></td><td colspan="3">Europe/Madrid</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/tz-code">
    <valueCode value="Europe/Madrid"/>
  </extension>
  <telecom>
    <system value="email"/>
    <value value="example@collabree.com"/>
  </telecom>
  <managingOrganization>🔗 
    <reference value="Organization/SampleOrganization"/>
  </managingOrganization>
</Patient>