PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-seris@0.10.0-alpha1.0.2
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-practitionerrole
{
  "description": "SERIS PractitionerRole Profile",
  "_filename": "PractitionerRole.json",
  "package_name": "ca.on.oh-seris",
  "date": "2023-03-29",
  "derivation": "constraint",
  "publisher": "Ontario Health",
  "fhirVersion": "4.0.1",
  "name": "PractitionerRole",
  "mapping": [ {
    "name": "SERIS MDS Mapping",
    "identity": "SERIS-MDS-Mapping"
  } ],
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "PractitionerRole",
  "package_version": "0.10.0-alpha1.0.2",
  "status": "draft",
  "id": "3997cd6a-b04c-4e75-abc2-7fa0e0889751",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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 SERIS USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-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",
      "comment": "Can be populated with a system identifier such as a UUID. Should not be populated with college license number; license number should be conveyed in the Practitioner resource"
    }, {
      "id": "PractitionerRole.practitioner",
      "min": 1,
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Practitioner" ]
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner.reference",
      "min": 1,
      "path": "PractitionerRole.practitioner.reference",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.specialty",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/hospital-service",
        "description": "Hospital Service used for Procedure Service or Surgeon Service"
      },
      "mapping": [ {
        "map": "Surgeon Service",
        "identity": "SERIS-MDS-Mapping"
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.specialty.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/hospital-service",
        "description": "Hospital Service used for Procedure Service or Surgeon Service"
      },
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.system",
      "min": 1,
      "path": "PractitionerRole.specialty.coding.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.code",
      "min": 1,
      "path": "PractitionerRole.specialty.coding.code",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty.coding.display",
      "path": "PractitionerRole.specialty.coding.display",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "name": "Ontario Health",
    "telecom": [ {
      "value": "http://ontariohealth.ca/fhir/",
      "system": "url"
    }, {
      "value": "some.email@ontariohealth.ca",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}