PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.7-beta
    http://health.gov.on.ca/fhir/StructureDefinition/RequestorRole
{
  "description": "This is the requestor role.   Users with this role can own requests and have other FlexForm users work on behalf of them.",
  "_filename": "RequestorRole.StructureDefinition.json",
  "package_name": "ca.on.health.sadie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RequestorRole",
  "mapping": [ {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://www.omg.org/spec/ServD/1.0/",
    "name": "ServD",
    "identity": "servd"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "RequestorRole",
  "package_version": "0.1.7-beta",
  "status": "draft",
  "id": "ed9d2601-6f28-474f-9720-e9a1e763c57e",
  "kind": "resource",
  "url": "http://health.gov.on.ca/fhir/StructureDefinition/RequestorRole",
  "version": null,
  "differential": {
    "element": [ {
      "id": "PractitionerRole",
      "path": "PractitionerRole",
      "definition": "#### **_`FOR SADIE USE:  This is a Requestor.   Users with this role can owner requests and have other FlexForm users work on behalf of them.`_**\r\n\r\n- must have at least one Requestor Location\r\n- must be a QualifiedRequestorUser\r\n- they can have one or more teams of people working on behalf of them.\r\n\r\n\r\nA specific set of Roles/Locations/specialties/services that a practitioner may perform at an organization for a period of time."
    }, {
      "id": "PractitionerRole.identifier",
      "max": "0",
      "path": "PractitionerRole.identifier"
    }, {
      "id": "PractitionerRole.period",
      "max": "0",
      "path": "PractitionerRole.period"
    }, {
      "id": "PractitionerRole.practitioner",
      "min": 1,
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://health.gov.on.ca/fhir/StructureDefinition/QualifiedRequestorUser" ]
      } ],
      "definition": "#### **_` FOR SADIE USE:  This is a link to qualified requestor (a person with atleast one qualification that FlexForms recognizes as being a Requestor, example: CPSO, CNO)`_**\r\n\r\nPractitioner that is able to provide the defined services for the organization."
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "definition": "#### **_` FOR SADIE USE:   *** UNDER CONSTRUCTION *** These are the RequestorTeams,  the RequestRole of the team is the owner and RequestorTeamMembers work on requests on behalf of the team owner`_**\r\n\r\nThe organization where the Practitioner performs the roles associated."
    }, {
      "id": "PractitionerRole.code",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.code",
      "definition": "#### **_`FOR SADIE USE:  This will either the authorization role of REQUESTOR or RESTRICTED_REQUESTOR.  The code bound to http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-RequestorAuthorizationRoles`_**\r\n\r\n\r\nRoles which this practitioner is authorized to perform for the organization."
    }, {
      "id": "PractitionerRole.code.coding.system",
      "min": 1,
      "path": "PractitionerRole.code.coding.system",
      "fixedUri": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal"
    }, {
      "id": "PractitionerRole.code.coding.version",
      "max": "0",
      "path": "PractitionerRole.code.coding.version"
    }, {
      "id": "PractitionerRole.code.coding.code",
      "min": 1,
      "path": "PractitionerRole.code.coding.code",
      "binding": {
        "strength": "required",
        "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-RequestorAuthorizationRoles"
      }
    }, {
      "id": "PractitionerRole.code.coding.display",
      "max": "0",
      "path": "PractitionerRole.code.coding.display"
    }, {
      "id": "PractitionerRole.code.coding.userSelected",
      "max": "0",
      "path": "PractitionerRole.code.coding.userSelected"
    }, {
      "id": "PractitionerRole.specialty",
      "max": "0",
      "path": "PractitionerRole.specialty"
    }, {
      "id": "PractitionerRole.location",
      "min": 1,
      "path": "PractitionerRole.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorLocation" ]
      } ],
      "definition": "#### **_` FOR SADIE USE:  This is the Prescriber's office locations with the phone numbers and fax numbers`_**\r\n\r\nThe location(s) at which this practitioner provides care."
    }, {
      "id": "PractitionerRole.healthcareService",
      "max": "0",
      "path": "PractitionerRole.healthcareService"
    }, {
      "id": "PractitionerRole.telecom",
      "max": "0",
      "path": "PractitionerRole.telecom"
    }, {
      "id": "PractitionerRole.availableTime",
      "max": "0",
      "path": "PractitionerRole.availableTime"
    }, {
      "id": "PractitionerRole.notAvailable",
      "max": "0",
      "path": "PractitionerRole.notAvailable"
    }, {
      "id": "PractitionerRole.availabilityExceptions",
      "max": "0",
      "path": "PractitionerRole.availabilityExceptions"
    }, {
      "id": "PractitionerRole.endpoint",
      "max": "0",
      "path": "PractitionerRole.endpoint"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}