This page is part of the HL7 Europe Imaging Report (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-ballot. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "PractitionerRoleSemiStructuredReportAuthor",
"meta" : {
"profile" : [
🔗 "http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole PractitionerRoleSemiStructuredReportAuthor</b></p><a name=\"PractitionerRoleSemiStructuredReportAuthor\"> </a><a name=\"hcPractitionerRoleSemiStructuredReportAuthor\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.eu/fhir/base/xtehr/StructureDefinition-practitionerRole-eu-core.html\">PractitionerRole (EU core)</a></p></div><p><b>practitioner</b>: <a href=\"Bundle-bundle-report-semi-structured.html#urn-uuid-ef64fa06-f761-4097-9af1-c9f7615f95ce\">Practitioner Dr. Lucas Gasenzer(official)</a></p><p><b>organization</b>: <a href=\"Bundle-bundle-report-semi-structured.html#urn-uuid-d6f6db53-9e8b-4b5a-9ccc-b06ad4b62d4b\">Organization Radiology Zentrum Bremen</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 66862007}\">Radiologist</span></p></div>"
},
"practitioner" : {
"reference" : "urn:uuid:ef64fa06-f761-4097-9af1-c9f7615f95ce"
},
"organization" : {
"reference" : "urn:uuid:d6f6db53-9e8b-4b5a-9ccc-b06ad4b62d4b"
},
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66862007",
"display" : "Radiologist"
}
]
}
]
}