This page is part of the Pharmacist Care Plan FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "phcp-practitionerrole-example",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2020-11-28T03:36:16.979+00:00",
"source" : "#cEo3hbAK7e5kRQvR",
"profile" : [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>practitioner</b>: <a href=\"Practitioner-phcp-practitioner-example.html\">Generated Summary: id: 9941339108; Ronald Bone </a></p><p><b>organization</b>: <a href=\"Organization-phcp-organization-example.html\">Generated Summary: id: 1144221847; active; name: Acme Labs; Phone: (+1) 734-677-7777, hq@acme.org</a></p><p><b>telecom</b>: <a href=\"mailto:doc@example.org\">doc@example.org</a></p></div>"
},
"practitioner" : {
"reference" : "Practitioner/phcp-practitioner-example"
},
"organization" : {
"reference" : "Organization/phcp-organization-example"
},
"telecom" : [
{
"system" : "email",
"value" : "doc@example.org"
}
]
}