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

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypePractitionerRole
IdPractitionerRole-RELN.12373.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: PractitionerRole RELN.12373.PRS

BC Practitioner to Organization or Practitioner to Practitioner Type Extension.: EE

BC End Reason Extension: CHG

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

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

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


Source1

{
  "resourceType": "PractitionerRole",
  "id": "RELN.12373.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": "EE"
          }
        ]
      }
    },
    {
      "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.00147433.BC.PRS",
      "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.00147436.BC.PRS",
      "period": {
        "start": "2000-01-01"
      }
    }
  }
}