CH IPS (R4)
2.0.0-ballot - ballot Switzerland flag

This page is part of the CH IPS (R4) (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: UC 1.1: Monika Wegmüller - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="MonikaWegmueller"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient MonikaWegmueller</b></p><a name="MonikaWegmueller"> </a><a name="hcMonikaWegmueller"> </a><a name="MonikaWegmueller-en-US"> </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-ch-ips-patient.html">CH IPS Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Monika Wegmüller  Female, DoB: 1943-05-15 ( Medical record number: 11111111)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">Wiesenstr. 12 Zürich 8003 CH </td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical record number"/>
      </coding>
    </type>
    <system value="urn:oid:2.999.1.2.3.4"/>
    <value value="11111111"/>
  </identifier>
  <name>
    <family value="Wegmüller"/>
    <given value="Monika"/>
  </name>
  <gender value="female"/>
  <birthDate value="1943-05-15"/>
  <address>
    <line value="Wiesenstr. 12"/>
    <city value="Zürich"/>
    <postalCode value="8003"/>
    <country value="CH"/>
  </address>
</Patient>