FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-PFEIG-RelatedPerson-CharlesJohnson.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: RelatedPerson PFEIG-RelatedPerson-CharlesJohnson
active: true
patient: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
relationship: Spouse
name: Charles Johnson
telecom: ph: (210) 222-3333
{
"resourceType": "RelatedPerson",
"id": "PFEIG-RelatedPerson-CharlesJohnson",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"patient": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"relationship": [
{
"text": "Spouse"
}
],
"name": [
{
"text": "Charles Johnson"
}
],
"telecom": [
{
"system": "phone",
"value": "(210) 222-3333"
}
]
}