FHIR IG analytics| Package | hl7.fhir.us.directory-attestation |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-rCY6ePpLywTbfx3yp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole
Resource PractitionerRole "rCY6ePpLywTbfx3yp" Updated "2020-07-07 13:26:22+0000" (Language "en-US")
Profile: Plan-Net PractitionerRole
Network Reference: Organization/o4XMGtrjTrN7mcctj "ACME CT Preferred Provider Network"
active: true
practitioner: Practitioner/pBvMREMS3HpzyJgwa " SONG"
code: Counselor (Provider Role Codes#co)
specialty: Professional Counselor (provider-taxonomy#101YP2500X)
healthcareService: HealthcareService/hsn93H9RbKTSH57AY
{
"resourceType": "PractitionerRole",
"id": "rCY6ePpLywTbfx3yp",
"meta": {
"lastUpdated": "2020-07-07T13:26:22.0314215+00:00",
"profile": [
"http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-PractitionerRole"
]
},
"language": "en-US",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/network-reference",
"valueReference": {
"reference": "Organization/o4XMGtrjTrN7mcctj"
}
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/pBvMREMS3HpzyJgwa"
},
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/ProviderRoleCS",
"code": "co",
"display": "Counselor"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "101YP2500X",
"display": "Professional Counselor"
}
]
}
],
"healthcareService": [
{
"reference": "HealthcareService/hsn93H9RbKTSH57AY"
}
]
}