FHIR IG Statistics: StructureDefinition/IDMS-PRACTITIONERROLE-REVIEWER
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "IDMS-PRACTITIONERROLE-REVIEWER",
"meta": {
"versionId": "1",
"lastUpdated": "2023-09-28T12:19:32.112+00:00",
"source": "#25HnKpLEHK8daWhc"
},
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Reviewer",
"version": "1.0.0",
"name": "IDMSPractitionerRoleReviewer",
"status": "active",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "PractitionerRole.extension",
"path": "PractitionerRole.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "PractitionerRole.extension:JobTitle",
"path": "PractitionerRole.extension",
"sliceName": "JobTitle",
"definition": "#### **_`IDMS: The job title.`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Title"
]
}
]
},
{
"id": "PractitionerRole.extension:Comments",
"path": "PractitionerRole.extension",
"sliceName": "Comments",
"definition": "#### **_`IDMS: Internal comments about the Reveiwer.`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Comments"
]
}
]
},
{
"id": "PractitionerRole.extension:searchableString",
"path": "PractitionerRole.extension",
"sliceName": "SearchableString",
"definition": "#### **_`IDMS: Allows for searching on a combination of elements.`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/SearchableExtraString"
]
}
]
},
{
"id": "PractitionerRole.extension:CreatedDate",
"path": "PractitionerRole.extension",
"sliceName": "CreatedDate",
"definition": "#### **_`IDMS: This is the date and time the record was created.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate"
]
}
]
},
{
"id": "PractitionerRole.extension:CreatedUser",
"path": "PractitionerRole.extension",
"sliceName": "CreatedUser",
"definition": "#### **_`IDMS: This is the reference to the user that created the record.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser"
]
}
]
},
{
"id": "PractitionerRole.extension:UpdatedDate",
"path": "PractitionerRole.extension",
"sliceName": "UpdatedDate",
"definition": "#### **_`IDMS: This is the date and time the record was updated.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate"
]
}
]
},
{
"id": "PractitionerRole.extension:UpdatedUser",
"path": "PractitionerRole.extension",
"sliceName": "UpdatedUser",
"definition": "#### **_`IDMS: This is the reference to the user that updated the record.`_**",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser"
]
}
]
},
{
"id": "PractitionerRole.extension:migrationNotes",
"path": "PractitionerRole.extension",
"sliceName": "migrationNotes",
"definition": "#### **_`IDMS: Data that was migrated from DSTS that is no longer needed.`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/MigrationNotes"
]
}
]
},
{
"id": "PractitionerRole.identifier",
"path": "PractitionerRole.identifier",
"max": "0"
},
{
"id": "PractitionerRole.period",
"path": "PractitionerRole.period",
"max": "0"
},
{
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"definition": "#### **_`IDMS: This is the person that has this role.`_**",
"min": 1
},
{
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"definition": "#### **_`IDMS: This is the drug company that has this role.`_**",
"max": "0"
},
{
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"short": "Security Authorization Code",
"definition": "#### **_`IDMS: This is the security Authorization Role code. Reviewers are AUTHORIZATION-ROLE-REVIEWER. `_**",
"min": 1,
"max": "1"
},
{
"id": "PractitionerRole.code.extension",
"path": "PractitionerRole.code.extension",
"max": "0"
},
{
"id": "PractitionerRole.code.coding.extension",
"path": "PractitionerRole.code.coding.extension",
"max": "0"
},
{
"id": "PractitionerRole.code.coding.system",
"path": "PractitionerRole.code.coding.system",
"min": 1,
"fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
},
{
"id": "PractitionerRole.code.coding.version",
"path": "PractitionerRole.code.coding.version",
"max": "0"
},
{
"id": "PractitionerRole.code.coding.code",
"path": "PractitionerRole.code.coding.code",
"short": "Security Authorization Role",
"min": 1,
"binding": {
"strength": "required",
"description": "Security Authorization Code",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Authorization-Roles"
}
},
{
"id": "PractitionerRole.code.coding.display",
"path": "PractitionerRole.code.coding.display",
"max": "0"
},
{
"id": "PractitionerRole.code.coding.userSelected",
"path": "PractitionerRole.code.coding.userSelected",
"max": "0"
},
{
"id": "PractitionerRole.code.text",
"path": "PractitionerRole.code.text",
"max": "0"
},
{
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty"
},
{
"id": "PractitionerRole.specialty.extension",
"path": "PractitionerRole.specialty.extension",
"max": "0"
},
{
"id": "PractitionerRole.specialty.coding",
"path": "PractitionerRole.specialty.coding",
"min": 1
},
{
"id": "PractitionerRole.specialty.coding.extension",
"path": "PractitionerRole.specialty.coding.extension",
"max": "0"
},
{
"id": "PractitionerRole.specialty.coding.system",
"path": "PractitionerRole.specialty.coding.system",
"min": 1,
"fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/Specialties"
},
{
"id": "PractitionerRole.specialty.coding.version",
"path": "PractitionerRole.specialty.coding.version",
"max": "0"
},
{
"id": "PractitionerRole.specialty.coding.code",
"path": "PractitionerRole.specialty.coding.code",
"min": 1,
"binding": {
"strength": "required",
"description": "Specialties",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/Specialties"
}
},
{
"id": "PractitionerRole.specialty.coding.display",
"path": "PractitionerRole.specialty.coding.display",
"min": 1,
"definition": "#### **_`IDMS: Display value for the selected code. If OTHER is selected then this is the type-in value.`_**"
},
{
"id": "PractitionerRole.specialty.coding.userSelected",
"path": "PractitionerRole.specialty.coding.userSelected",
"definition": "#### **_`IDMS: This is the Primary Flag indicating this is the Reviewer's primary specialty`_**"
},
{
"id": "PractitionerRole.specialty.text",
"path": "PractitionerRole.specialty.text",
"max": "0",
"definition": "#### **_`IDMS: When 'Other' is the selected coding this is type in value.`_**"
},
{
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"definition": "#### **_`IDMS: The physical address of the work location.`_**",
"max": "0"
},
{
"id": "PractitionerRole.healthcareService",
"path": "PractitionerRole.healthcareService",
"max": "0"
},
{
"id": "PractitionerRole.contact",
"path": "PractitionerRole.contact",
"definition": "#### **_`IDMS: The work phone number(s), fax number(s) and email addresses .`_**"
},
{
"id": "PractitionerRole.contact.extension",
"path": "PractitionerRole.contact.extension",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose",
"path": "PractitionerRole.contact.purpose",
"definition": "#### **_`IDMS: Either main, primary assistant or secondary assistant.`_**",
"min": 1
},
{
"id": "PractitionerRole.contact.purpose.extension",
"path": "PractitionerRole.contact.purpose.extension",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose.coding",
"path": "PractitionerRole.contact.purpose.coding",
"min": 1,
"max": "1"
},
{
"id": "PractitionerRole.contact.purpose.coding.extension",
"path": "PractitionerRole.contact.purpose.coding.extension",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose.coding.system",
"path": "PractitionerRole.contact.purpose.coding.system",
"min": 1,
"fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal"
},
{
"id": "PractitionerRole.contact.purpose.coding.version",
"path": "PractitionerRole.contact.purpose.coding.version",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose.coding.code",
"path": "PractitionerRole.contact.purpose.coding.code",
"min": 1,
"binding": {
"strength": "required",
"description": "Specialties",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/Reviewer-Contact-Type"
}
},
{
"id": "PractitionerRole.contact.purpose.coding.display",
"path": "PractitionerRole.contact.purpose.coding.display",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose.coding.userSelected",
"path": "PractitionerRole.contact.purpose.coding.userSelected",
"max": "0"
},
{
"id": "PractitionerRole.contact.purpose.text",
"path": "PractitionerRole.contact.purpose.text",
"max": "0"
},
{
"id": "PractitionerRole.contact.name",
"path": "PractitionerRole.contact.name",
"definition": "#### **_`IDMS: Assisstant's name .`_**"
},
{
"id": "PractitionerRole.contact.organization",
"path": "PractitionerRole.contact.organization",
"max": "0"
},
{
"id": "PractitionerRole.contact.period",
"path": "PractitionerRole.contact.period",
"max": "0"
},
{
"id": "PractitionerRole.characteristic",
"path": "PractitionerRole.characteristic",
"definition": "#### **_`IDMS: The reviewer type (Consultant, CED Member, etc..) .`_**",
"min": 1,
"max": "1"
},
{
"id": "PractitionerRole.characteristic.extension",
"path": "PractitionerRole.characteristic.extension",
"max": "0"
},
{
"id": "PractitionerRole.characteristic.coding",
"path": "PractitionerRole.characteristic.coding",
"min": 1,
"max": "1"
},
{
"id": "PractitionerRole.characteristic.coding.extension",
"path": "PractitionerRole.characteristic.coding.extension",
"max": "0"
},
{
"id": "PractitionerRole.characteristic.coding.system",
"path": "PractitionerRole.characteristic.coding.system",
"min": 1,
"fixedUri": "https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-CODESYSTEM-REVIEWER-TYPE"
},
{
"id": "PractitionerRole.characteristic.coding.version",
"path": "PractitionerRole.characteristic.coding.version",
"max": "0"
},
{
"id": "PractitionerRole.characteristic.coding.code",
"path": "PractitionerRole.characteristic.coding.code",
"min": 1,
"binding": {
"strength": "required",
"description": "Review Type",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/REVIEWER-TYPE-ALL"
}
},
{
"id": "PractitionerRole.characteristic.coding.display",
"path": "PractitionerRole.characteristic.coding.display",
"max": "1"
},
{
"id": "PractitionerRole.characteristic.coding.userSelected",
"path": "PractitionerRole.characteristic.coding.userSelected",
"max": "0"
},
{
"id": "PractitionerRole.characteristic.text",
"path": "PractitionerRole.characteristic.text",
"max": "0"
},
{
"id": "PractitionerRole.communication",
"path": "PractitionerRole.communication",
"max": "0"
},
{
"id": "PractitionerRole.availability",
"path": "PractitionerRole.availability",
"max": "0"
},
{
"id": "PractitionerRole.endpoint",
"path": "PractitionerRole.endpoint",
"max": "0"
}
]
}
}