FHIR IG analytics| Package | fhir.ca-bc.provider |
| Resource Type | OrganizationAffiliation |
| Id | OrganizationAffiliation-Example-OrganizationAffiliation-Loc2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OrganizationAffiliation Example-OrganizationAffiliation-Loc2
Profile: BCOrganizationAffiliation
period: 2000-01-01 --> (ongoing)
organization: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.90009000.PRS.BC (, period: 2000-01-01 --> (ongoing))
code: OWNS
location: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc/IFC.001474222.BC.PRS (, period: 2000-01-01 --> (ongoing))
{
"resourceType": "OrganizationAffiliation",
"id": "Example-OrganizationAffiliation-Loc2",
"meta": {
"profile": [
"http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-organization-affiliation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"period": {
"start": "2000-01-01"
},
"organization": {
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
"value": "IPC.90009000.PRS.BC",
"period": {
"start": "2000-01-01"
}
}
},
"code": [
{
"coding": [
{
"system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-location-relationship-type-code-system",
"code": "OWNS"
}
]
}
],
"location": [
{
"identifier": {
"system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ifc",
"value": "IFC.001474222.BC.PRS",
"period": {
"start": "2000-01-01"
}
}
}
]
}