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

FHIR IG analytics

Packagefhir.ca-bc.provider
Resource TypePractitionerRole
IdPractitionerRole-IPC.00147422.BC.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 IPC.00147422.BC.PRS

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

code: MD

specialty: AMD53


Source1

{
  "resourceType": "PractitionerRole",
  "id": "IPC.00147422.BC.PRS",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "identifier": {
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-plr-ipc",
      "value": "IPC.00147422.BC.PRS",
      "period": {
        "start": "2000-01-01"
      }
    }
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://fhir.infoway-inforoute.ca/CodeSystem/scptype",
          "code": "MD"
        }
      ]
    }
  ],
  "specialty": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-period-extension",
          "valuePeriod": {
            "start": "2000-01-01",
            "end": "2020-01-01"
          }
        },
        {
          "url": "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-specialty-source-extension",
          "valueString": "Expertise source"
        }
      ],
      "coding": [
        {
          "system": "http://fhir.infoway-inforoute.ca/CodeSystem/scpqual",
          "code": "AMD53"
        }
      ]
    }
  ]
}