Notice
- Important: This guidance is under active development by NHS England and content may be added or updated on a regular basis.
- This Implementation Guide is currently in Draft and SHOULD NOT be used for development or active implementation without express direction from the NHS England Genomics Unit.
RelatedPerson
RelatedPerson-AliceSmithamProbandMother-Example
Example of a RelatedPerson resource linking a Proband to a Patient resource, as in the case of Duo/Trio testing. Demographic details of the related person should be stored in the associated Patient resource (or attached Observations etc.)
RelatedPerson |
id : RelatedPerson-AliceSmithamProbandMother-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9449307246 |
patient |
reference : Patient/Patient-PheobeSmitham-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9449307539 |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : NMTH |
display : natural mother |
{ "resourceType": "RelatedPerson", "id": "RelatedPerson-AliceSmithamProbandMother-Example", "identifier": [ { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9449307246" } ], "patient": { "reference": "Patient/Patient-PheobeSmitham-Example", "identifier": { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9449307539" } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "NMTH", "display": "natural mother" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <id value="RelatedPerson-AliceSmithamProbandMother-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9449307246" /> </identifier> <patient> <reference value="Patient/Patient-PheobeSmitham-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9449307539" /> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="NMTH" /> <display value="natural mother" /> </coding> </relationship> </RelatedPerson>
RelatedPerson-AnitaLambertsDeceasedPatient-Example
Example of a RelatedPerson resource linking a Patient resource, covering the eventuality of a patient being marked a deceased while a test is in progress or in the event that a deceased patient's sample is being utilised for further testing on a family member.
RelatedPerson |
id : RelatedPerson-AnitaLambertsDeceasedPatient-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 8449303650 |
patient |
reference : Patient/Patient-AnitaLambertsDeceasedPatient-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 8449303649 |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : NMTH |
display : natural mother |
{ "resourceType": "RelatedPerson", "id": "RelatedPerson-AnitaLambertsDeceasedPatient-Example", "identifier": [ { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "8449303650" } ], "patient": { "reference": "Patient/Patient-AnitaLambertsDeceasedPatient-Example", "identifier": { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "8449303649" } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "NMTH", "display": "natural mother" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <id value="RelatedPerson-AnitaLambertsDeceasedPatient-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="8449303650" /> </identifier> <patient> <reference value="Patient/Patient-AnitaLambertsDeceasedPatient-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="8449303649" /> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="NMTH" /> <display value="natural mother" /> </coding> </relationship> </RelatedPerson>
RelatedPerson-JamesLawrenceProbandFather-Example
Example of a RelatedPerson resource linking a Proband to a Patient resource, as in the case of Duo/Trio testing. Demographic details of the related person should be stored in the associated Patient resource (or attached Observations etc.)
RelatedPerson |
id : RelatedPerson-JamesLawrenceProbandFather-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9449307636 |
patient |
reference : Patient/Patient-PheobeSmitham-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9449307539 |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : NFTH |
display : natural father |
{ "resourceType": "RelatedPerson", "id": "RelatedPerson-JamesLawrenceProbandFather-Example", "identifier": [ { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9449307636" } ], "patient": { "reference": "Patient/Patient-PheobeSmitham-Example", "identifier": { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9449307539" } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "NFTH", "display": "natural father" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <id value="RelatedPerson-JamesLawrenceProbandFather-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9449307636" /> </identifier> <patient> <reference value="Patient/Patient-PheobeSmitham-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9449307539" /> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="NFTH" /> <display value="natural father" /> </coding> </relationship> </RelatedPerson>
RelatedPerson-RyanneBoulder-Example
Example of a RelatedPerson resource linking a Proband to a Patient resource, as in the case of Duo/Trio testing. Demographic details of the related person should be stored in the associated Patient resource (or attached Observations etc.)
RelatedPerson |
id : RelatedPerson-RyanneBoulder-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9449307687 |
patient |
reference : Patient/Patient-FoetusOfRyanneBoulder-Example |
identifier |
system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 |
value : FT-RWT13521 |
assigner |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RAX |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : NMTHF |
display : natural mother of fetus |
{ "resourceType": "RelatedPerson", "id": "RelatedPerson-RyanneBoulder-Example", "identifier": [ { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9449307687" } ], "patient": { "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example", "identifier": { "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24", "value": "FT-RWT13521", "assigner": { "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "RAX" } } } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "NMTHF", "display": "natural mother of fetus" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <id value="RelatedPerson-RyanneBoulder-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9449307687" /> </identifier> <patient> <reference value="Patient/Patient-FoetusOfRyanneBoulder-Example" /> <identifier> <system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" /> <value value="FT-RWT13521" /> <assigner> <identifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="RAX" /> </identifier> </assigner> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="NMTHF" /> <display value="natural mother of fetus" /> </coding> </relationship> </RelatedPerson>
RelatedPerson-RyanneBoulderPartner-Example
Example of a RelatedPerson resource linking a Proband to a Patient resource, as in the case of Duo/Trio testing. Demographic details of the related person should be stored in the associated Patient resource (or attached Observations etc.)
RelatedPerson |
id : RelatedPerson-RyanneBoulderPartner-Example |
identifier |
system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 |
value : P-RWT13521 |
assigner |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RAX |
patient |
reference : Patient/Patient-FoetusOfRyanneBoulder-Example |
identifier |
system : urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24 |
value : FT-RWT13521 |
assigner |
identifier |
system : https://fhir.nhs.uk/Id/ods-organization-code |
value : RAX |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : NFTHF |
display : natural father of fetus |
{ "resourceType": "RelatedPerson", "id": "RelatedPerson-RyanneBoulderPartner-Example", "identifier": [ { "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24", "value": "P-RWT13521", "assigner": { "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "RAX" } } } ], "patient": { "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example", "identifier": { "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24", "value": "FT-RWT13521", "assigner": { "identifier": { "system": "https://fhir.nhs.uk/Id/ods-organization-code", "value": "RAX" } } } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "NFTHF", "display": "natural father of fetus" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <id value="RelatedPerson-RyanneBoulderPartner-Example" /> <identifier> <system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" /> <value value="P-RWT13521" /> <assigner> <identifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="RAX" /> </identifier> </assigner> </identifier> <patient> <reference value="Patient/Patient-FoetusOfRyanneBoulder-Example" /> <identifier> <system value="urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24" /> <value value="FT-RWT13521" /> <assigner> <identifier> <system value="https://fhir.nhs.uk/Id/ods-organization-code" /> <value value="RAX" /> </identifier> </assigner> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="NFTHF" /> <display value="natural father of fetus" /> </coding> </relationship> </RelatedPerson>
RelatedPerson-MichaelaJones
Example of a RelatedPerson resource linking a Proband to a Patient resource, as in the case of Duo/Trio testing. Demographic details of the related person should be stored in the associated Patient resource (or attached Observations etc.)
RelatedPerson |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 1111111111 |
patient |
reference : Patient/UKCore-Patient-MichaelJones-Example |
identifier |
system : https://fhir.nhs.uk/Id/nhs-number |
value : 9999999999 |
relationship |
coding |
system : http://terminology.hl7.org/CodeSystem/v3-RoleCode |
code : SIS |
display : sister |
{ "resourceType": "RelatedPerson", "identifier": [ { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "1111111111" } ], "patient": { "reference": "Patient/UKCore-Patient-MichaelJones-Example", "identifier": { "system": "https://fhir.nhs.uk/Id/nhs-number", "value": "9999999999" } }, "relationship": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "SIS", "display": "sister" } ] } ] }
<RelatedPerson xmlns="http://hl7.org/fhir"> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="1111111111" /> </identifier> <patient> <reference value="Patient/UKCore-Patient-MichaelJones-Example" /> <identifier> <system value="https://fhir.nhs.uk/Id/nhs-number" /> <value value="9999999999" /> </identifier> </patient> <relationship> <coding> <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" /> <code value="SIS" /> <display value="sister" /> </coding> </relationship> </RelatedPerson>