Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
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
{
"resourceType" : "RelatedPerson",
"id" : "CE234750",
"meta" : {
"profile" : [
🔗 "https://fhir.virtually.healthcare/StructureDefinition/RelatedPerson"
]
},
"text" : {
"status" : "generated",
"div" : "<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 --> (ongoing)</p></div>"
},
"identifier" : [
{
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9730906203"
}
],
"active" : true,
"patient" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/nhs-number",
"value" : "9730906181"
}
},
"relationship" : [
{
"coding" : [
{
"system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole",
"code" : "Carer",
"display" : "Carer of patient"
},
{
"system" : "https://fhir.hl7.org.uk/CodeSystem/UKCore-AdditionalPersonRelationshipRole",
"code" : "Agent",
"display" : "Agent of patient"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "NOK",
"display" : "next of kin"
}
]
}
],
"name" : [
{
"use" : "usual",
"family" : "LALLY",
"given" : [
"Mathew",
"Gerard"
],
"prefix" : [
"Mr"
],
"period" : {
"start" : "2024-02-21"
}
}
],
"period" : {
"start" : "2024-02-21"
}
}