Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build
Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "2633b340-184c-4923-b9af-e99c04641646",
"meta" : {
"profile" : [
🔗 "http://fhir.geniesolutions.io/StructureDefinition/eorders-practitionerrole-contact"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 2633b340-184c-4923-b9af-e99c04641646</b></p><a name=\"2633b340-184c-4923-b9af-e99c04641646\"> </a><a name=\"hc2633b340-184c-4923-b9af-e99c04641646\"> </a><a name=\"2633b340-184c-4923-b9af-e99c04641646-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-eorders-practitionerrole-contact.html\">EOrders PractitionerRole Contact</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-ReferralRequesterPractitioner.html\">Practitioner Trevor Wright (official)</a></p><p><b>telecom</b>: ph: 1234567</p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/ReferralRequesterPractitioner"
},
"telecom" : [
{
"system" : "phone",
"value" : "1234567"
}
]
}