<RelatedPerson xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="http://hl7.no/fhir/StructureDefinition/no-basis-RelatedPerson" />
  </meta>
  <identifier>
    <system value="urn:oid:2.16.578.1.12.4.1.4.1" />
    <value value="15080050515" />
  </identifier>
  <patient>
    <identifier>
      <system value="urn:oid:2.16.578.1.12.4.1.4.1" />
      <value value="04021950128" />
    </identifier>
  </patient>
  <relationship>
    <coding>
      <system value="http://hl7.no/fhir/CodeSystem/no-basis-family-relation" />
      <code value="far" />
    </coding>
  </relationship>
  <relationship>
    <coding>
      <system value="http://hl7.no/fhir/CodeSystem/no-basis-parental-responsibility" />
      <code value="far" />
    </coding>
  </relationship>
  <name>
    <extension url="http://hl7.no/fhir/StructureDefinition/no-basis-middlename">
      <valueString value="SKIKKELIG" />
    </extension>
    <family value="ÆRESDOKTOR" />
    <given value="SOLID" />
  </name>
  <address>
    <!-- Norwegian address: http://hl7.no/fhir/StructureDefinition/no-basis-Address -->
    <!-- Norwegian basisprofil for Address resource adding Norwegian specific property information, official use of address and further explanation of the use for the data-elements in a Norwegian address. -->
    <extension url="http://hl7.no/fhir/StructureDefinition/no-basis-propertyinformation">
      <!-- Identification of a real property in Norway is defined using gårdsnummer, bruksnummer and kommunenummer. In addition real property can be rented out, the area of the real property that is rented is measured and is further identified by its festenummer. In addition some real property is split into sections identified by its seksjonsnummer. -->
      <extension url="cadastralUnitNumber">
        <valueInteger value="15" />
      </extension>
      <extension url="propertyUnitNumber">
        <valueInteger value="557" />
      </extension>
      <extension url="municipality">
        <valueCoding>
          <system value="urn:oid:2.16.578.1.12.4.1.1.3402" />
          <code value="1201" />
          <display value="Bergen" />
        </valueCoding>
      </extension>
    </extension>
    <extension url="http://hl7.no/fhir/StructureDefinition/no-basis-address-official">
      <!-- Defines the concept of an officially registered address in Norway. Usually this will be the adress registered in "Folkeregisteret" for persons or "Enhetsregisteret" for organizations. -->
      <valueBoolean value="true" />
    </extension>
    <use value="home" />
    <line value="Nyhaugveien 3" />
    <city value="BERGEN" />
    <!-- Poststed -->
    <district value="BERGEN" />
    <!-- Kommunenavn -->
    <postalCode value="5067" />
    <!-- postnummer -->
    <country value="NO" />
    <!-- land (er overflødig i norge -->
  </address>
</RelatedPerson>