Finnish Base Profiles
1.0.1 - draft Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

: Karen van der Hentenryck - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="patientesim1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patientesim1</b></p><a name="patientesim1"> </a><a name="hcpatientesim1"> </a><a name="patientesim1-fi-FI"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Karen Erika van der Hentenryck (official) (no stated gender), DoB: 2010-08-25 ( urn:oid:1.2.246.21#250810A999Y)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Karen (Nickname)</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.246.21"/>
    <value value="250810A999Y"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="van der Hentenryck">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
        <valueString value="van"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
        <valueString value="der"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
        <valueString value="Hentenryck"/>
      </extension>
    </family>
    <given value="Karen"/>
    <given value="Erika"/>
  </name>
  <name>
    <use value="nickname"/>
    <given value="Karen"/>
  </name>
  <birthDate value="2010-08-25"/>
</Patient>