FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypeOrganizationAffiliation
IdOrganizationAffiliation-RELN.181.PRS.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OrganizationAffiliation RELN.181.PRS

period: 2000-01-01 --> (ongoing)

organization: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.00147434.BC.PRS (, period: 2000-01-01 --> (ongoing))

participatingOrganization: Identifier: https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc/IPC.001164553.BC.PRS (, period: 2000-02-02 --> (ongoing))

code: deptof


Source1

{
  "resourceType": "OrganizationAffiliation",
  "id": "RELN.181.PRS",
  "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": {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-owner-extension",
          "valueIdentifier": {
            "assigner": {
              "display": "MOH"
            }
          }
        }
      ],
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
      "value": "IPC.00147434.BC.PRS",
      "period": {
        "start": "2000-01-01"
      }
    }
  },
  "participatingOrganization": {
    "identifier": {
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
      "value": "IPC.001164553.BC.PRS",
      "period": {
        "start": "2000-02-02"
      }
    }
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://terminology.hlth.gov.bc.ca/ProviderLocationRegistry/CodeSystem/bc-relationship-type-code-system",
          "code": "deptof"
        }
      ]
    }
  ]
}