FHIR IG analytics| Package | fhir.ca-bc.provider |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RELN.130.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.130.PRS
Profile: BCRoleRelationships
BC Practitioner to Organization or Practitioner to Practitioner Type Extension.: worklocationfor
BC Owner Extension: ?ngen-9?
period: 2000-01-01 --> (ongoing)
practitioner: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.00147436.BC.PRS (, period: 2000-01-01 --> (ongoing))
location: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc/IFC.00047422.BC.PRS (, period: 2000-01-01 --> (ongoing))
{
"resourceType": "PractitionerRole",
"id": "RELN.130.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-location-relationship-type-code-system",
"code": "worklocationfor"
}
]
}
},
{
"url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension",
"valueIdentifier": {
"assigner": {
"display": "MOH"
}
}
}
],
"period": {
"start": "2000-01-01"
},
"practitioner": {
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
"value": "IPC.00147436.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
},
"location": [
{
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc",
"value": "IFC.00047422.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
}
]
}