0.1.0 - ci-build

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

: uc1-Nomen-Nescio - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="uc1-Nomen-Nescio"/>
  <meta>
    <profile value="http://example.org/StructureDefinition/trauma-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient uc1-Nomen-Nescio</b></p><a name="uc1-Nomen-Nescio"> </a><a name="hcuc1-Nomen-Nescio"> </a><a name="uc1-Nomen-Nescio-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-trauma-patient.html">Base Trauma Patient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Nescio Nomen  Female, DoB: 1990-01-01 ( Social Security number: 9999090909)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">null Graz Steiermark 8020 AUT (home)</td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="SS"/>
        <display value="Social Security number"/>
      </coding>
    </type>
    <system value="urn:oid:1.2.40.0.10.1.4.3.1"/>
    <value value="9999090909"/>
    <assigner>
      <display
               value="Dachverband der österreichischen Sozialversicherungsträger"/>
    </assigner>
  </identifier>
  <name>
    <family value="Nomen"/>
    <given value="Nescio"/>
  </name>
  <gender value="female"/>
  <birthDate value="1990-01-01"/>
  <address>
    <use value="home"/>
    <type value="both"/>
    <line>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Keplerstrasse"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="100"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator">
        <valueString value="Stock 1 Tür 2"/>
      </extension>
      <extension
                 url="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-ext-address-additionalInformation">
        <valueString value="Kebabshop"/>
      </extension>
    </line>
    <city value="Graz"/>
    <state value="Steiermark"/>
    <postalCode value="8020"/>
    <country value="AUT"/>
  </address>
</Patient>