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

FHIR IG analytics

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

practitioner: Bundle: type = collection

code: MD


Source1

{
  "resourceType": "PractitionerRole",
  "id": "IPC.00147633.BC.PRS",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/provider/StructureDefinition/bc-practitioner-role"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:67b11c73-c2ee-474f-ab64-56b863a1cc87"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://fhir.infoway-inforoute.ca/CodeSystem/scptype",
          "code": "MD"
        }
      ]
    }
  ]
}