This page is part of the Sharing eCC Data from Pathology Labs to EHR (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "PractitionerRole",
"id" : "practitionerrole-uspath-surgeon",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole practitionerrole-uspath-surgeon</b></p><a name=\"practitionerrole-uspath-surgeon\"> </a><a name=\"hcpractitionerrole-uspath-surgeon\"> </a><a name=\"practitionerrole-uspath-surgeon-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-us-pathology-related-practitioner-role.html\">US Pathology Related Practitioner Role</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-surgeon.html\">Practitioner Cuts Alot </a></p><p><b>organization</b>: <a href=\"Organization-organization-Redwood-Womens-Center-PC.html\">Organization Redwood Women's Center, P.C.</a></p><p><b>code</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 OP}\">Ordering Provider</span></p><p><b>telecom</b>: ph: 720-242-5555</p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/practitioner-surgeon"
},
"organization" : {
🔗 "reference" : "Organization/organization-Redwood-Womens-Center-PC"
},
"code" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"version" : "2.0.0",
"code" : "OP",
"display" : "Ordering Provider"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "720-242-5555"
}
]
}