This page is part of the Dental Data Exchange (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "PractitionerRole", "id" : "PractitionerRole-M", "meta" : { "versionId" : "6", "lastUpdated" : "2020-08-06T23:24:33.582+00:00", "source" : "#2SJyfJgnNKtdbk05", "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>id</b>: PractitionerRole-M</p><p><b>meta</b>: </p><p><b>practitioner</b>: <a href=\"Practitioner-practitioner-M.html\">Dr. John M. Generated Summary: id: practitioner-M; id: 1234569999; John M ; ph: 303-303-6443(WORK); gender: male; birthDate: 1975-06-09</a></p><p><b>organization</b>: <a href=\"Organization-GHC-organization.html\">Good Health Clinic. Generated Summary: id: GHC-organization; id: 1316452725; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Good Health Clinic; ph: (+1) 555-677-7777, customer-service@GHclinic.org</a></p><p><b>specialty</b>: <span title=\"Codes: {http://snomed.info/sct 394814009}\">General practice (specialty)</span></p><p><b>telecom</b>: ph: 5555557777</p></div>" }, "practitioner" : { "reference" : "Practitioner/practitioner-M", "display" : "Dr. John M" }, "organization" : { "reference" : "Organization/GHC-organization", "display" : "Good Health Clinic" }, "specialty" : [ { "coding" : [ { "system" : "http://snomed.info/sct", "code" : "394814009", "display" : "General practice (specialty)" } ] } ], "telecom" : [ { "system" : "phone", "value" : "5555557777" } ] }