0.1.0 - ci-build
RxVentureIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "mayo-clinic-rochester-pgy-1",
"meta" : {
"profile" : [
🔗 "http://openclintech.com/rxventure/fhir/StructureDefinition/PostGradPosition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole mayo-clinic-rochester-pgy-1</b></p><a name=\"mayo-clinic-rochester-pgy-1\"> </a><a name=\"hcmayo-clinic-rochester-pgy-1\"> </a><a name=\"mayo-clinic-rochester-pgy-1-en-US\"> </a><p><b>identifier</b>: <code>https://www.ashp.org/professional-development/residency-information/residency-directory</code>/63500</p><p><b>active</b>: true</p><p><b>organization</b>: <a href=\"Organization-mayo-clinic.html\">Organization Mayo Clinic</a></p><p><b>code</b>: <span title=\"Codes:{http://openclintech.com/rxventure/fhir/CodeSystem/post-graduate-category pgy1}\">PGY-1</span></p><p><b>specialty</b>: <span title=\"Codes:{http//www.openclintech.com/rxventure/fhir/CodeSystem/post-graduate-specialty pharmacy-practice}\">Pharmacy Practice</span></p></div>"
},
"identifier" : [
{
"system" : "https://www.ashp.org/professional-development/residency-information/residency-directory",
"value" : "63500"
}
],
"active" : true,
"organization" : {
🔗 "reference" : "Organization/mayo-clinic",
"type" : "Organization"
},
"code" : [
{
"coding" : [
{
"system" : "http://openclintech.com/rxventure/fhir/CodeSystem/post-graduate-category",
"code" : "pgy1",
"display" : "PGY-1"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http//www.openclintech.com/rxventure/fhir/CodeSystem/post-graduate-specialty",
"code" : "pharmacy-practice",
"display" : "Pharmacy Practice"
}
]
}
]
}