Referral Prescription, published by . This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/referral/ and changes regularly. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "DOCTOR-10829059004",
"meta" : {
"profile" : [
🔗 "https://www.ehealth.fgov.be/standards/fhir/core/StructureDefinition/be-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole DOCTOR-10829059004</b></p><a name=\"DOCTOR-10829059004\"> </a><a name=\"hcDOCTOR-10829059004\"> </a><a name=\"DOCTOR-10829059004-en-US\"> </a><p><b>practitioner</b>: <a href=\"Practitioner-Requester1.html\">Practitioner Leonard McCoy (official)</a></p><p><b>code</b>: <span title=\"Codes:{https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty persphysician}\">physician</span></p></div>"
},
"practitioner" : {
🔗 "reference" : "Practitioner/Requester1"
},
"code" : [
{
"coding" : [
{
"system" : "https://www.ehealth.fgov.be/standards/fhir/core/CodeSystem/cd-hcparty",
"code" : "persphysician",
"display" : "physician"
}
]
}
]
}