FHIR IG analytics| Package | hl7.fhir.us.ph-library.r4 |
| Resource Type | Group |
| Id | Group-us-ph-survey-practitioner-group-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Group us-ph-survey-practitioner-group-example
version: 1; Last updated: 2023-07-05 23:31:37+0000
type: Person
actual: true
managingEntity: Organization Health Authority West
| Entity | Period |
| Practitioner Seven Henry | 2022-01-10 --> 2022-01-10 |
{
"resourceType": "Group",
"id": "us-ph-survey-practitioner-group-example",
"meta": {
"versionId": "1",
"lastUpdated": "2023-07-05T23:31:37.496Z",
"profile": [
"http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-survey-practitioner-group"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"type": "person",
"actual": true,
"managingEntity": {
"reference": "Organization/us-ph-organization-health-authority-west"
},
"member": [
{
"entity": {
"reference": "Practitioner/us-core-practitioner-henry-seven"
},
"period": {
"start": "2022-01-10",
"end": "2022-01-10"
}
}
]
}