FHIR IG analytics| Package | hl7.fhir.us.dapl |
| Resource Type | RelatedPerson |
| Id | RelatedPerson-de-identified-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "RelatedPerson",
"id": "de-identified-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-relatedperson"
]
},
"patient": {
"reference": "Patient/de-identified-example"
},
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "FAMMEMB",
"display": "family member"
}
]
}
]
}