CH EPREG (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions

: UC 2: Fabienne Babyglück - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="76c2c5aa-3d7f-438d-b23d-56ce827695fd"/>
  <language value="de-CH"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-CH" lang="de-CH"><p class="res-header-id"><b>Generated Narrative: Patient 76c2c5aa-3d7f-438d-b23d-56ce827695fd</b></p><a name="76c2c5aa-3d7f-438d-b23d-56ce827695fd"> </a><a name="hc76c2c5aa-3d7f-438d-b23d-56ce827695fd"> </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">Language: de-CH</p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Frau Fabienne Babyglück Female, DoB: 1999-05-10 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756098765432100000)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="mailto:fabienne.babyglueck@example.com">fabienne.babyglueck@example.com</a></li><li><a href="tel:+41666666666">+41 66 666 66 66</a></li><li><a href="tel:+41799876543">+41 79 987 65 43</a></li><li><a href="tel:+41434343434">+41 43 434 34 34</a></li><li>Mustergasse 1 Zürich 8000 Schweiz </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Language spoken">Language:</td><td colspan="3"><span title="Codes:{urn:ietf:bcp:47 de-CH}">German (Switzerland)</span> (preferred)</td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: guardian">guardian:</td><td colspan="3"><ul><li>Marius Beistand </li><li><a href="mailto:marius.beistand@example.com">marius.beistand@example.com</a></li><li><a href="tel:+41999999999">+41 99 999 99 99</a></li><li><a href="tel:+41797777777">+41 79 777 77 77</a></li><li><a href="tel:+41888888888">+41 88 888 88 88</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Also see: <a href="Bundle-UC2-Document.html#urn-uuid-67d0e290-21b9-4255-9182-5fe9f21cdbb4">RelatedPerson Fabienne Babyglück</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The pronouns to use when referring to an individual in verbal or written communication.">Individual Pronouns:</td><td colspan="3"><ul><li>value: <span title="Codes:{http://loinc.org LA29519-8}">she/her/her/hers/herself</span></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The patient's legal status as citizen of a country.">Patient Citizenship:</td><td colspan="3"><ul><li>code: <span title="Codes:{urn:iso:std:iso:3166 CH}">Switzerland</span></li></ul></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
    <extension url="code">
      <valueCodeableConcept>
        <coding>
          <system value="urn:iso:std:iso:3166"/>
          <code value="CH"/>
          <display value="Switzerland"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/individual-pronouns">
    <extension url="value">
      <valueCodeableConcept>
        <coding>
          <system value="http://loinc.org"/>
          <code value="LA29519-8"/>
          <display value="she/her/her/hers/herself"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <identifier>
    <system value="urn:oid:2.16.756.5.30.1.123.100.1.1.1"/>
    <value value="80756098765432100000"/>
  </identifier>
  <name>
    <text value="Frau Fabienne Babyglück"/>
    <family value="Babyglück"/>
    <given value="Fabienne"/>
    <prefix value="Frau"/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="fabienne.babyglueck@example.com"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 66 666 66 66"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 79 987 65 43"/>
    <use value="mobile"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 43 434 34 34"/>
    <use value="work"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1999-05-10"/>
  <address>
    <line value="Mustergasse 1"/>
    <city value="Zürich"/>
    <postalCode value="8000"/>
    <country value="Schweiz"/>
  </address>
  <contact>
    <extension
               url="http://fhir.ch/ig/ch-epreg/StructureDefinition/ch-epreg-ext-note">
      <valueString value="Beistand/Vormund von Fabienne Babyglück"/>
    </extension>
    <relationship>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
        <code value="GUARD"/>
        <display value="guardian"/>
      </coding>
    </relationship>
    <name>
      <family value="Beistand"/>
      <given value="Marius"/>
    </name>
    <telecom>
      <system value="email"/>
      <value value="marius.beistand@example.com"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+41 99 999 99 99"/>
      <use value="home"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+41 79 777 77 77"/>
      <use value="mobile"/>
    </telecom>
    <telecom>
      <system value="phone"/>
      <value value="+41 88 888 88 88"/>
      <use value="work"/>
    </telecom>
  </contact>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="de-CH"/>
        <display value="German (Switzerland)"/>
      </coding>
    </language>
    <preferred value="true"/>
  </communication>
  <link>
    <other>
      <reference value="urn:uuid:67d0e290-21b9-4255-9182-5fe9f21cdbb4"/>
      <display value="RelatedPerson Fabienne Babyglück"/>
    </other>
    <type value="seealso"/>
  </link>
</Patient>