PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.1-alpha1.0.8
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole
{
  "description": "The PractitionerRole represents the activity (such as specialty and job title) and contact information that a Practitioner may perform at an organization/location.",
  "_filename": "ca-on-eReferral-profile-PractitionerRole.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "PractitionerRole",
  "package_version": "0.11.1-alpha1.0.8",
  "status": "draft",
  "id": "3599fc2c-9d89-4d72-be6f-b917bd844225",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.meta",
      "min": 1,
      "path": "PractitionerRole.meta",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.meta.profile",
      "min": 1,
      "path": "PractitionerRole.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.identifier",
      "path": "PractitionerRole.identifier",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.identifier.type.coding.id",
      "max": "0",
      "path": "PractitionerRole.identifier.type.coding.id"
    }, {
      "id": "PractitionerRole.identifier.type.coding.version",
      "max": "0",
      "path": "PractitionerRole.identifier.type.coding.version"
    }, {
      "id": "PractitionerRole.identifier.type.coding.userSelected",
      "max": "0",
      "path": "PractitionerRole.identifier.type.coding.userSelected"
    }, {
      "id": "PractitionerRole.identifier.system",
      "path": "PractitionerRole.identifier.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.identifier.value",
      "path": "PractitionerRole.identifier.value",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.active",
      "path": "PractitionerRole.active",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Practitioner" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner.reference",
      "path": "PractitionerRole.practitioner.reference",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner.identifier",
      "path": "PractitionerRole.practitioner.identifier",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner.identifier.system",
      "path": "PractitionerRole.practitioner.identifier.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner.identifier.value",
      "path": "PractitionerRole.practitioner.identifier.value",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization.reference",
      "path": "PractitionerRole.organization.reference",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization.identifier",
      "path": "PractitionerRole.organization.identifier",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization.identifier.system",
      "path": "PractitionerRole.organization.identifier.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization.identifier.value",
      "path": "PractitionerRole.organization.identifier.value",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "binding": {
        "strength": "extensible"
      },
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding",
      "path": "PractitionerRole.code.coding",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding.system",
      "path": "PractitionerRole.code.coding.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding.code",
      "path": "PractitionerRole.code.coding.code",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding.display",
      "path": "PractitionerRole.code.coding.display",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty"
      },
      "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.\r\n\r\n### To access the ValueSet click here",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding",
      "path": "PractitionerRole.specialty.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.infoway-inforoute.ca/ValueSet/practitionerspecialty"
      },
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.system",
      "path": "PractitionerRole.specialty.coding.system",
      "fixedUri": "https://fhir.infoway-inforoute.ca/CodeSystem/snomedctcaextension",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.code",
      "path": "PractitionerRole.specialty.coding.code",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.display",
      "path": "PractitionerRole.specialty.coding.display",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location.reference",
      "path": "PractitionerRole.location.reference",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location.identifier",
      "path": "PractitionerRole.location.identifier",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location.identifier.system",
      "path": "PractitionerRole.location.identifier.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location.identifier.value",
      "path": "PractitionerRole.location.identifier.value",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom",
      "path": "PractitionerRole.telecom",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.system",
      "path": "PractitionerRole.telecom.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.value",
      "min": 1,
      "path": "PractitionerRole.telecom.value"
    }, {
      "id": "PractitionerRole.telecom.use",
      "path": "PractitionerRole.telecom.use",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.rank",
      "path": "PractitionerRole.telecom.rank",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}