Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v1.4.5-beta.002) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: relatedperson-full - XML Representation

Raw xml | Download


<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-full"/>
  <meta>
    <profile
             value="http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL">RelatedPerson multiple relationships</div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="urn:oid:2.16.840.1.68469.16.4.3.5.6"/>
    <value value="d52962e1-02d0-4c90-9950-26f08dbb6242"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <system value="http://www.testsysteem.xxx/patientrelatedperson"/>
    <value value="${RelPersIdentifier2}"/>
  </identifier>
  <active value="true"/>
  <patient>🔗 
    <reference value="Patient/patient-botje-minimaal"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
      <code value="OTH"/>
      <display value="Other"/>
    </coding>
  </relationship>
  <relationship>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.3.11.22.472"/>
      <code value="21"/>
      <display value="Cliëntondersteuner"/>
    </coding>
  </relationship>
  <relationship>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.3.11.22.472"/>
      <code value="14"/>
      <display value="Bewindvoerder"/>
    </coding>
  </relationship>
  <name>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
      <valueCode value="NL1"/>
    </extension>
    <use value="official"/>
    <text value="Lizzy (Liz) Contact - van de Patient"/>
    <family value="Contact - van de Patient">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
        <valueString value="van de"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
        <valueString value="Patient"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/humanname-partner-name">
        <valueString value="Contact"/>
      </extension>
    </family>
    <given value="Lizzy">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
        <valueCode value="BR"/>
      </extension>
    </given>
  </name>
  <name>
    <use value="usual"/>
    <given value="Liz"/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="lizzy@vzvz.nl"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <extension url="http://nictiz.nl/fhir/StructureDefinition/ext-Comment">
      <valueString value="alleen bereikbaar in de middag en avond"/>
    </extension>
    <system value="phone">
      <extension
                 url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
            <code value="MC"/>
            <display value="mobile contact"/>
          </coding>
        </valueCodeableConcept>
      </extension>
    </system>
    <value value="+31699999995"/>
    <use value="home"/>
  </telecom>
  <gender value="unknown">
    <extension
               url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender"/>
          <code value="UN"/>
          <display value="Undifferentiated"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </gender>
  <birthDate value="1981-07-19"/>
  <address>
    <use value="home"/>
    <line value="Westvlietweg 69,C to De Ark,2495AA 's-Gravenhage">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Westvlietweg"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="69"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix">
        <valueString value="C"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator">
        <valueString value="to"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID">
        <valueString value="De Ark"/>
      </extension>
    </line>
    <city value="'s-Gravenhage"/>
    <postalCode value="2495AA"/>
    <country value="Nederland">
      <extension
                 url="http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification">
        <valueCodeableConcept>
          <coding>
            <system value="urn:iso:std:iso:3166"/>
            <code value="NL"/>
            <display value="Netherlands"/>
          </coding>
        </valueCodeableConcept>
      </extension>
    </country>
  </address>
  <period>
    <start value="2024-07-10T08:02:05+02:00"/>
    <end value="2040-02-15T12:20:05+01:00"/>
  </period>
  <communication>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="en"/>
        <display value="English"/>
      </coding>
    </language>
  </communication>
</RelatedPerson>