FHIR IG analytics| Package | fhir.ca-bc.provider |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RELN.127.PRS.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole RELN.127.PRS
Profile: BCRoleRelationships
BC Practitioner to Organization or Practitioner to Practitioner Type Extension.: careteam
period: 2000-01-01 --> (ongoing)
practitioner: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.00147422.BC.PRS (, period: 2000-01-01 --> (ongoing))
organization: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.00147437.BC.PRS (, period: 2000-01-01 --> (ongoing))
{
"resourceType": "PractitionerRole",
"id": "RELN.127.PRS",
"meta": {
"profile": [
"http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-role-relationships"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-relationship-type-extension",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-relationship-type-code-system",
"code": "careteam"
}
]
}
}
],
"period": {
"start": "2000-01-01"
},
"practitioner": {
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
"value": "IPC.00147422.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
},
"organization": {
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
"value": "IPC.00147437.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
}
}