FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | Group |
| Id | Group-GroupWithPatientChildRelationExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group GroupWithPatientChildRelationExample
Profile: Group - Patient's Family Members
type: Person
actual: true
| Entity |
| Index Patient |
{
"resourceType": "Group",
"id": "GroupWithPatientChildRelationExample",
"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"
}
}
]
}