FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | RelatedPerson |
| Id | PDS-RelatedPerson-507B7621-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "RelatedPerson",
"id": "PDS-RelatedPerson-507B7621-Example",
"extension": [
{
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-CopyCorrespondenceIndicator",
"valueBoolean": true
},
{
"extension": [
{
"url": "PreferredWrittenCommunicationFormat",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredWrittenCommunicationFormat",
"code": "12",
"display": "Braille"
}
]
}
},
{
"url": "PreferredContactMethod",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PreferredContactMethod",
"code": "1",
"display": "Letter"
}
]
}
},
{
"url": "PreferredContactTimes",
"valueString": "Not after 7pm"
}
],
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactPreference"
}
],
"active": true,
"patient": {
"reference": "Patient/Patient-NHS-9459304130-Jane-Smith",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9100000009"
}
},
"relationship": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole",
"code": "Guardian",
"display": "Guardian of patient"
}
]
}
],
"name": [
{
"use": "usual",
"family": "Smith",
"given": [
"Jane"
],
"prefix": [
"Mrs"
],
"suffix": [
"MBE"
],
"period": {
"start": "2020-01-01",
"end": "2021-12-31"
}
}
],
"telecom": [
{
"system": "phone",
"value": "01632960587",
"use": "home",
"period": {
"start": "2020-01-01",
"end": "2021-12-31"
}
}
],
"address": [
{
"extension": [
{
"extension": [
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
"code": "PAF"
}
]
}
},
{
"url": "value",
"valueString": "12345678"
}
],
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"
},
{
"extension": [
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType",
"code": "UPRN"
}
]
}
},
{
"url": "value",
"valueString": "123456789012"
}
],
"url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey"
}
],
"use": "home",
"line": [
"1 Trevelyan Square",
"Boar Lane",
"City Centre",
"Leeds",
"West Yorkshire"
],
"postalCode": "LS1 6AE",
"period": {
"start": "2020-01-01",
"end": "2021-12-31"
}
}
],
"period": {
"start": "2020-01-01",
"end": "2021-12-31"
},
"communication": [
{
"language": {
"coding": [
{
"system": "urn:ietf:bcp:47",
"code": "fr",
"display": "French"
}
]
}
}
]
}