FHIR IG analytics| Package | hl7.fhir.uv.deqm |
| Resource Type | Group |
| Id | Group-group02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Type | Person |
| Actual | true |
| Generated using version 0.5.6-cibuild of the sample-content-ig Liquid templates | |
{
"resourceType": "Group",
"id": "group02",
"meta": {
"source": "http://example.org/fhir/server"
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"type": "person",
"actual": true,
"member": [
{
"entity": {
"reference": "Patient/patient01"
}
},
{
"entity": {
"reference": "Patient/patient02"
}
},
{
"entity": {
"reference": "Patient/patient03"
}
}
]
}