FHIR IG analytics| Package | fhir.gdx |
| Resource Type | Group |
| Id | Group-PrenatalGroupPatientFemaleandPatientMale.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Group",
"id": "PrenatalGroupPatientFemaleandPatientMale",
"meta": {
"versionId": "1",
"lastUpdated": "2024-09-25T00:02:13.030+00:00",
"source": "#mzuK1EHcvMPipAda"
},
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"type": "person",
"actual": true,
"member": [
{
"entity": {
"reference": "Patient/PatientFemale"
},
"period": {
"start": "2024-06-26"
},
"inactive": false
},
{
"entity": {
"reference": "Patient/PatientMale"
},
"period": {
"start": "2024-06-26"
},
"inactive": false
}
]
}