FHIR IG analytics| Package | ee.fhir.ahd |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-ahd-counseling-hcp-example.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole ahd-counseling-hcp-example
Profile: PET nõustav tervishoiutöötaja
identifier: https://fhir.ee/sid/pro/tervishoiutootaja-kood/D12345
practitioner: Practitioner Katrin Tamm (official)
organization: Organization Kesklinna Perearstikeskus
specialty: Perearst
{
"resourceType": "PractitionerRole",
"id": "ahd-counseling-hcp-example",
"meta": {
"profile": [
"https://fhir.ee/ahd/StructureDefinition/ahd-counseling-hcp"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://fhir.ee/sid/pro/tervishoiutootaja-kood",
"value": "D12345"
}
],
"practitioner": {
"reference": "Practitioner/practitioner-example"
},
"organization": {
"reference": "Organization/organization-example"
},
"specialty": [
{
"text": "Perearst"
}
]
}