MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build
150
MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "ExampleCustodianRoleImg",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/practitionerRole-img-myhealtheu"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole ExampleCustodianRoleImg</b></p><a name=\"ExampleCustodianRoleImg\"> </a><a name=\"hcExampleCustodianRoleImg\"> </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-practitionerRole-img-myhealtheu.html\">PractitionerRole: Imaging</a></p></div><p><b>identifier</b>: <code>http://hospital.example.org/staff-roles</code>/CUST-001</p><p><b>practitioner</b>: <a href=\"Practitioner-ExampleCustodianImg.html\">Practitioner Lena Schmidt </a></p><p><b>organization</b>: <a href=\"Organization-ff4d98d1-69c9-43db-896e-58d11c15662c.html\">Organization University Hospital Berlin</a></p><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.9.6.2.7 3252}\">Medical records and health information technicians</span></p></div>"
},
"identifier" : [
{
"system" : "http://hospital.example.org/staff-roles",
"value" : "CUST-001"
}
],
"practitioner" : {
🔗 "reference" : "Practitioner/ExampleCustodianImg"
},
"organization" : {
🔗 "reference" : "Organization/ff4d98d1-69c9-43db-896e-58d11c15662c"
},
"code" : [
{
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.2.9.6.2.7",
"code" : "3252",
"display" : "Medical records and health information technicians"
}
]
}
]
}