FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ProviderRoleAffiliationType-provider

Packageca.on.ppr.r4
Resource TypeValueSet
IdProviderRoleAffiliationType-provider
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ppr.r4@1.2.0&canonical=http://ehealthontario.ca/fhir/ValueSet/ppr-provider-role-affiliation-type
URLhttp://ehealthontario.ca/fhir/ValueSet/ppr-provider-role-affiliation-type
Version1.0.0
Statusdraft
NameProviderAffiliationType
Authorityhl7
DescriptionA unique code to identify the type of affiliation between the healthcare provider and the affiliated organization.

Resources that use this resource

StructureDefinition
ca-on-ppr-ext-location-affiliationPPR Location Affiliation Extension

Resources that this resource uses

CodeSystem
ppr-provider-role-affiliation-typePPR Provider Role Affiliation Type

Narrative

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

Value Set Contents

This value set contains 16 concepts

All codes from system http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-affiliation-type

CodeDisplay
A26AdmBody-Bill-PractGr
A27Admin Body - Agency
A28AdminBody-Train Inst
B25Billing - Bill
B26Bill-PractGrpToAgncy
B27PCN/FHN CntrctdAffil
B28PCN/FHN Physician
B29OFHN-Future Use
B30PAHN To Hosp Affil'n
E24Employment
IHFIHF Chng OwnrshpTemp
L01Group Lead
L02Group Associate
L03SupervisingPhysician
L04Supervised Phys Asst
9001Unspecified Affiliation

Source

{
  "resourceType": "ValueSet",
  "id": "ProviderRoleAffiliationType-provider",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-role-affiliation-type",
  "version": "1.0.0",
  "name": "ProviderAffiliationType",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "A unique code to identify the type of affiliation between the healthcare provider and the affiliated organization.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/ppr-provider-role-affiliation-type",
        "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"
          }
        ]
      }
    ]
  }
}