FHIR IG analytics| Package | fhir.ca-bc.provider |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RELN.1125.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.1125.PRS
Profile: BCRoleRelationships
BC Practitioner to Location Type Extension.: PRACTICES_AT
BC End Reason Extension: CHG
period: 2000-01-01 --> (ongoing)
practitioner: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.80008000.PRS.BC (, period: 2000-01-01 --> (ongoing))
location: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc/IFC.00147422.BC.PRS (, period: 2000-01-01 --> (ongoing))
{
"resourceType": "PractitionerRole",
"id": "RELN.1125.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-location-relationship-type-extension",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-location-relationship-type-code-system",
"code": "PRACTICES_AT"
}
]
}
},
{
"url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-end-reason-extension",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-end-reason-code-system",
"code": "CHG"
}
]
}
}
],
"period": {
"start": "2000-01-01"
},
"practitioner": {
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
"value": "IPC.80008000.PRS.BC",
"period": {
"start": "2000-01-01"
}
}
},
"location": [
{
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc",
"value": "IFC.00147422.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
}
]
}