FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Group |
| Id | Group-GroupWithPatientChildRegisteredAsPatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group GroupWithPatientChildRegisteredAsPatientExample
Profile: Group - Patient's Family Members
type: Person
actual: true
member
entity: Index Patient
member
{
"resourceType": "Group",
"id": "GroupWithPatientChildRegisteredAsPatientExample",
"meta": {
"profile": [
"http://moh.gov.et/fhir/hiv/StructureDefinition/patient-family-members-group"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": "person",
"actual": true,
"member": [
{
"entity": {
"reference": "Patient/PatientWithChildRelationshipExample",
"display": "Index Patient"
}
},
{
"entity": {
"reference": "Patient/ChildRelatedPersonBecomesPatientExample",
"display": "A Patient Who Is Related to the Index Patient"
}
}
]
}