FHIR IG Statistics: StructureDefinition/IDMS-PRACTITIONERROLE-COMPANY-CONTACT
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "IDMS-PRACTITIONERROLE-COMPANY-CONTACT",
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Contact",
"version": "1.0.0",
"name": "IDMSPractitionerRoleCompanyContact",
"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:PrimaryContact",
"path": "PractitionerRole.extension",
"sliceName": "PrimaryContact",
"definition": "#### **_`IDMS: If set to true, this indicates this is the primary contact for the organization .`_**",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Contact-Primary-Indicator"
]
}
]
},
{
"id": "PractitionerRole.extension:Comments",
"path": "PractitionerRole.extension",
"sliceName": "Comments",
"definition": "#### **_`IDMS: Internal comments about the Company Contact.`_**",
"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 company that this Contact works for.`_**",
"min": 1
},
{
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"short": "Security Authorization Code",
"definition": "#### **_`IDMS: This is the security Authorization Role code. Contacts can be AUTHORIZATION-ROLE-CONTACT. `_**",
"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",
"max": "0"
},
{
"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: Since there is only one address this should be 'main'.`_**",
"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 .`_**",
"max": "0"
},
{
"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",
"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"
}
]
}
}