This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

 

Profile for relatedperson

Raw XML

<Profile xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre>
&lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson" title="Information about a person that is involved in the care for a patient, but who is not
         the target of healthcare, nor has a formal responsibility in the care process."><b>RelatedPerson</b></a> xmlns=&quot;http://hl7.org/fhir&quot;&gt;
 &lt;!-- from <a href="resources.htm">Resource</a>: <a href="extensibility.htm">extension</a>, <a href="narrative.htm#Narrative">narrative</a>, and <a href="references.htm#contained">contained</a> --&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.identifier" title="Identifier for a person within a particular scope."><b>identifier</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.htm#Identifier">Identifier</a></span> <span style="color: navy">A Human identifier for this person<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/identifier&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.patient" title="The patient this person is related to."><b>patient</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>1..1</b></span> <span style="color: darkgreen"><a href="references.htm#Resource">Resource</a>(<a href="patient.htm#Patient">Patient</a>)</span> <span style="color: navy">The patient this person is related to<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/patient&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.relationship" title="The nature of the relationship between a patient and the related person."><b>relationship</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-relatedperson-relationshiptype.htm" style="color: navy">The nature of the relationship<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></a></span><span style="color: Gray"> --&gt;</span>&lt;/relationship&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.name" title="A name associated with the person."><b>name</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.htm#HumanName">HumanName</a></span> <span style="color: navy">A name associated with the person<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/name&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.telecom" title="A contact detail for the person, e.g. a telephone number or an email address."><b>telecom</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.htm#Contact">Contact</a></span> <span style="color: navy">A contact detail for the person<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/telecom&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.gender" title="Administrative Gender - the gender that the person is considered to have for administration
         and record keeping purposes."><b>gender</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.htm#CodeableConcept">CodeableConcept</a></span> <span style="color: navy"><a href="valueset-administrative-gender.htm" style="color: navy">Gender for administrative purposes<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></a></span><span style="color: Gray"> --&gt;</span>&lt;/gender&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.address" title="Address where the related person can be contacted or visited."><b>address</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..1</b></span> <span style="color: darkgreen"><a href="datatypes.htm#Address">Address</a></span> <span style="color: navy">Address where the related person can be contacted or visited<span style="color: Navy" title="This element is included in a summary view (See Search/Query)"> §</span></span><span style="color: Gray"> --&gt;</span>&lt;/address&gt;
 &lt;<a class="dict" href="relatedperson-definitions.htm#RelatedPerson.photo" title="Image of the person."><b>photo</b></a>&gt;<span style="color: Gray">&lt;!--</span> <span style="color: brown"><b>0..*</b></span> <span style="color: darkgreen"><a href="datatypes.htm#Attachment">Attachment</a></span> <span style="color: navy">Image of the person</span><span style="color: Gray"> --&gt;</span>&lt;/photo&gt;
&lt;/RelatedPerson&gt;
</pre></div>
  </text>
  <name value="relatedperson"/>
  <publisher value="FHIR Project"/>
  <description value="Basic Profile. Information about a person that is involved in the care for a patient,
   but who is not the target of healthcare, nor has a formal responsibility in the care process."/>
  <status value="draft"/>
  <date value="2014-01-31"/>
  <structure>
    <type value="RelatedPerson"/>
    <publish value="true"/>
    <element>
      <path value="RelatedPerson"/>
      <definition>
        <short value="An person that is related to a patient, but who is not a direct target of care"/>
        <formal value="Information about a person that is involved in the care for a patient, but who is not
         the target of healthcare, nor has a formal responsibility in the care process."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="Resource"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value="Person(classCode=&quot;PSN&quot; and determinerCode=&quot;INST&quot; and quantity=&quot;1&quot;)"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.extension"/>
      <definition>
        <short value="Additional Content defined by implementations"/>
        <formal value="May be used to represent additional information that is not part of the basic definition
         of the resource. In order to make the use of extensions safe and manageable, there is
         a strict governance applied to the definition and use of extensions. Though any implementer
         is allowed to define an extension, there is a set of requirements that must be met as
         part of the definition of the extension."/>
        <comments value="there can be no stigma associated with the use of extensions by any application, project,
         or standard - regardless of the institution or jurisdiction that uses or defines the extensions.
          The use of extensions is what allows the FHIR specification to retain a core simplicity
         for everyone."/>
        <synonym value="extensions"/>
        <synonym value="user content"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Extension"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.text"/>
      <definition>
        <short value="Text summary of the resource, for human interpretation"/>
        <formal value="A human readable narrative that contains a summary of the resource, and may be used to
         represent the content of the resource to a human. The narrative need not encode all the
         structured data, but is required to contain sufficient detail to make it &quot;clinically
         safe&quot; for a human to just read the narrative. Resource definitions may define what
         content should be represented in the narrative to ensure clinical safety."/>
        <comments value="Contained resources do not have narrative. Resources that are not contained SHOULD have
         a narrative."/>
        <synonym value="narrative"/>
        <synonym value="html"/>
        <synonym value="xhtml"/>
        <synonym value="display"/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="Narrative"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.contained"/>
      <definition>
        <short value="Contained, inline Resources"/>
        <formal value="These resources do not have an independent existence apart from the resource that contains
         them - they cannot be identified independently, and nor can they have their own independent
         transaction scope."/>
        <comments value="This should never be done when the content can be identified properly, as once identification
         is lost, it is extremely difficult (and context dependent) to restore it again."/>
        <synonym value="inline resources"/>
        <synonym value="anonymous resources"/>
        <synonym value="contained resources"/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Resource"/>
        </type>
        <isModifier value="false"/>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.identifier"/>
      <definition>
        <short value="A Human identifier for this person"/>
        <formal value="Identifier for a person within a particular scope."/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Identifier"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value=".plays:Role(classCode='IDENT').id"/>
        </mapping>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-33"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.patient"/>
      <definition>
        <short value="The patient this person is related to"/>
        <formal value="The patient this person is related to."/>
        <min value="1"/>
        <max value="1"/>
        <type>
          <code value="Resource(Patient)"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="PID-3"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.relationship"/>
      <definition>
        <short value="The nature of the relationship"/>
        <formal value="The nature of the relationship between a patient and the related person."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="CodeableConcept"/>
        </type>
        <isModifier value="false"/>
        <binding value="PatientRelationshipType"/>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-3"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.name"/>
      <definition>
        <short value="A name associated with the person"/>
        <formal value="A name associated with the person."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="HumanName"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value="./name"/>
        </mapping>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-2"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.telecom"/>
      <definition>
        <short value="A contact detail for the person"/>
        <formal value="A contact detail for the person, e.g. a telephone number or an email address."/>
        <comments value="Person may have multiple ways to be contacted with different uses or applicable periods.
          May need to have options for contacting the person urgently, and also to help with identification."/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Contact"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value="./telecom"/>
        </mapping>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-5 / NK1-6 / NK1-40"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.gender"/>
      <definition>
        <short value="Gender for administrative purposes"/>
        <formal value="Administrative Gender - the gender that the person is considered to have for administration
         and record keeping purposes."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="CodeableConcept"/>
        </type>
        <isModifier value="false"/>
        <binding value="AdministrativeGender"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value="./administrativeGender"/>
        </mapping>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-15"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.address"/>
      <definition>
        <short value="Address where the related person can be contacted or visited"/>
        <formal value="Address where the related person can be contacted or visited."/>
        <min value="0"/>
        <max value="1"/>
        <type>
          <code value="Address"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v3"/>
          <map value="./addr"/>
        </mapping>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="NK1-4"/>
        </mapping>
      </definition>
    </element>
    <element>
      <path value="RelatedPerson.photo"/>
      <definition>
        <short value="Image of the person"/>
        <formal value="Image of the person."/>
        <min value="0"/>
        <max value="*"/>
        <type>
          <code value="Attachment"/>
        </type>
        <isModifier value="false"/>
        <mapping>
          <target value="http://hl7.org/v2"/>
          <map value="OBX-5 - needs a profile"/>
        </mapping>
      </definition>
    </element>
  </structure>
  <binding>
    <name value="AdministrativeGender"/>
    <isExtensible value="true"/>
    <conformance value="preferred"/>
    <referenceResource>
      <type value="ValueSet"/>
      <reference value="http://hl7.org/fhir/vs/administrative-gender"/>
    </referenceResource>
  </binding>
  <binding>
    <name value="PatientRelationshipType"/>
    <isExtensible value="true"/>
    <conformance value="example"/>
    <referenceResource>
      <type value="ValueSet"/>
      <reference value="http://hl7.org/fhir/vs/relatedperson-relationshiptype"/>
    </referenceResource>
  </binding>
</Profile>