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

FHIR IG analytics

Packageca.on.phsd.r4-alpha
Resource TypeCodeSystem
Idppr-provider-role-affiliation-type.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "ppr-provider-role-affiliation-type",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-affiliation-type",
  "version": "1.0.0",
  "name": "PPR Provider Role Affiliation Type",
  "status": "active",
  "date": "2019-10-23",
  "publisher": "Ontario Heath",
  "description": "A unique code to identify the type of affiliation between the healthcare provider and the affiliated organization.",
  "content": "complete",
  "concept": [
    {
      "code": "A26",
      "display": "AdmBody-Bill-PractGr"
    },
    {
      "code": "A27",
      "display": "Admin Body - Agency"
    },
    {
      "code": "A28",
      "display": "AdminBody-Train Inst"
    },
    {
      "code": "B25",
      "display": "Billing - Bill"
    },
    {
      "code": "B26",
      "display": "Bill-PractGrpToAgncy"
    },
    {
      "code": "B27",
      "display": "PCN/FHN CntrctdAffil"
    },
    {
      "code": "B28",
      "display": "PCN/FHN Physician"
    },
    {
      "code": "B29",
      "display": "OFHN-Future Use"
    },
    {
      "code": "B30",
      "display": "PAHN To Hosp Affil'n"
    },
    {
      "code": "E24",
      "display": "Employment"
    },
    {
      "code": "IHF",
      "display": "IHF Chng OwnrshpTemp"
    },
    {
      "code": "L01",
      "display": "Group Lead"
    },
    {
      "code": "L02",
      "display": "Group Associate"
    },
    {
      "code": "L03",
      "display": "SupervisingPhysician"
    },
    {
      "code": "L04",
      "display": "Supervised Phys Asst"
    },
    {
      "code": "9001",
      "display": "Unspecified Affiliation"
    },
    {
      "code": "9002",
      "display": "Director Liaison"
    },
    {
      "code": "9003",
      "display": "Non Director Liaison"
    }
  ]
}