Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build United Kingdom flag

Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: RelatedPerson CE234750 Example - XML Representation

Raw xml | Download


<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="CE234750"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/RelatedPerson"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson CE234750</b></p><a name="CE234750"> </a><a name="hcCE234750"> </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-RelatedPerson.html">RelatedPerson</a></p></div><p><b>identifier</b>: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9730906203</p><p><b>active</b>: true</p><p><b>patient</b>: Identifier: <code>https://fhir.nhs.uk/Id/nhs-number</code>/9730906181</p><p><b>relationship</b>: <span title="Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole Carer}, {https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole Agent}, {http://terminology.hl7.org/CodeSystem/v3-RoleCode NOK}">Carer of patient</span></p><p><b>name</b>: Mathew Gerard LALLY </p><p><b>period</b>: 2024-02-21 --&gt; (ongoing)</p></div>
  </text>
  <identifier>
    <system value="https://fhir.nhs.uk/Id/nhs-number"/>
    <value value="9730906203"/>
  </identifier>
  <active value="true"/>
  <patient>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/nhs-number"/>
      <value value="9730906181"/>
    </identifier>
  </patient>
  <relationship>
    <coding>
      <system
              value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole"/>
      <code value="Carer"/>
      <display value="Carer of patient"/>
    </coding>
    <coding>
      <system
              value="https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole"/>
      <code value="Agent"/>
      <display value="Agent of patient"/>
    </coding>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="NOK"/>
      <display value="next of kin"/>
    </coding>
  </relationship>
  <name>
    <use value="usual"/>
    <family value="LALLY"/>
    <given value="Mathew"/>
    <given value="Gerard"/>
    <prefix value="Mr"/>
    <period>
      <start value="2024-02-21"/>
    </period>
  </name>
  <period>
    <start value="2024-02-21"/>
  </period>
</RelatedPerson>