{
"description": "This is the profile the Requestor Team Member",
"_filename": "RequestorTeamMember.StructureDefinition.json",
"package_name": "ca.on.health.sadie",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "RequestorTeamMember",
"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": "RequestorTeamMember",
"package_version": "0.1.20-beta",
"status": "draft",
"id": "ddf8836c-642d-480c-be63-c311c6ff7a08",
"kind": "resource",
"url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorTeamMember",
"version": "1.0",
"differential": {
"element": [ {
"id": "PractitionerRole.identifier",
"max": "0",
"path": "PractitionerRole.identifier"
}, {
"id": "PractitionerRole.period",
"max": "0",
"path": "PractitionerRole.period"
}, {
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormUser" ]
} ],
"definition": "#### **_`FOR SADIE USE: This is a reference to the FlexFormUser.`_**\r\n\r\nPractitioner that is able to provide the defined services for the organization."
}, {
"id": "PractitionerRole.organization",
"min": 1,
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestorTeam" ]
} ],
"definition": "#### **_`FOR SADIE USE: This is a reference to the Requestor Team this member belongs to.`_**\r\n\r\nThe organization where the Practitioner performs the roles associated."
}, {
"id": "PractitionerRole.code",
"max": "1",
"min": 1,
"path": "PractitionerRole.code",
"binding": {
"strength": "required",
"valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-AssignableAuthorizationRoles"
},
"definition": "#### **_`FOR SADIE USE: This is the role the user will have on the team. Example: DELEGATE, DESIGNATE.`_**\r\n\r\nRoles which this practitioner is authorized to perform for the organization."
}, {
"id": "PractitionerRole.specialty",
"max": "0",
"path": "PractitionerRole.specialty"
}, {
"id": "PractitionerRole.location",
"max": "0",
"path": "PractitionerRole.location"
}, {
"id": "PractitionerRole.healthcareService",
"max": "0",
"path": "PractitionerRole.healthcareService"
}, {
"id": "PractitionerRole.telecom",
"max": "1",
"path": "PractitionerRole.telecom",
"definition": "#### **_`FOR SADIE USE: This is probably where the GoSecure Email will go for users that haven't been onboarded yet.`_**\r\n\r\nContact details that are specific to the role/location/service."
}, {
"id": "PractitionerRole.telecom.value",
"path": "PractitionerRole.telecom.value",
"definition": "#### **_`FOR SADIE USE: This is probably where the GoSecure Email will go for users that haven't been onboarded yet.`_**\r\n\r\nThe actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address)."
}, {
"id": "PractitionerRole.telecom.use",
"max": "0",
"path": "PractitionerRole.telecom.use"
}, {
"id": "PractitionerRole.telecom.rank",
"max": "0",
"path": "PractitionerRole.telecom.rank"
}, {
"id": "PractitionerRole.telecom.period",
"max": "0",
"path": "PractitionerRole.telecom.period"
}, {
"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"
}