PACIO Transitions of Care Implementation Guide
0.1.0 - ci-build
PACIO Transitions of Care Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "Role-SNFDoc-GeraldPark",
"meta" : {
"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: PractitionerRole</b><a name=\"Role-SNFDoc-GeraldPark\"> </a><a name=\"hcRole-SNFDoc-GeraldPark\"> </a></p><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\">ResourcePractitionerRole "Role-SNFDoc-GeraldPark" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-practitionerrole.html\">US Core PractitionerRole Profile</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-Example-GeraldPark.html\">Practitioner/Example-GeraldPark: Gerald Park</a> " PARK"</p><p><b>organization</b>: <a href=\"Organization-org-SNF-Happy-Nursing-Facility.html\">Organization/org-SNF-Happy-Nursing-Facility: Happy Nursing Facility</a> "Happy Nursing Facility"</p><p><b>code</b>: Geriatric Medicine Physician <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (#207QG0300X)</span></p><p><b>location</b>: <a href=\"Location-org-Loc-SNF-Happy-Nursing-Facility.html\">Location/org-Loc-SNF-Happy-Nursing-Facility</a> "Happy Nursing Facility"</p></div>"
},
"active" : true,
"practitioner" : {
🔗 "reference" : "Practitioner/Example-GeraldPark",
"display" : "Gerald Park"
},
"organization" : {
🔗 "reference" : "Organization/org-SNF-Happy-Nursing-Facility",
"display" : "Happy Nursing Facility"
},
"code" : [
{
"coding" : [
{
"system" : "https://taxonomy.nucc.org/",
"code" : "207QG0300X",
"display" : "Geriatric Medicine Physician"
}
]
}
],
"location" : [
{
🔗 "reference" : "Location/org-Loc-SNF-Happy-Nursing-Facility"
}
]
}