FHIR IG analytics| Package | ca.on.health.idms.agreementmvp |
| Resource Type | StructureDefinition |
| Id | Extension-Employee-Role.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.1&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role |
| URL | https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role |
| Version | 1.0.0 |
| Status | active |
| Name | ExtensionEmployee-Role |
| Title | Employee Role |
| Type | Extension |
| Kind | complex-type |
No resources found
| ValueSet | ||
| ca.on.health.idms.agreementmvp#3.0.1 | IDMS-EMPLOYEE-ROLE-ALL | Employee Roles |
No extension usage examples found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "Extension-Employee-Role",
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role",
"version": "1.0.0",
"name": "ExtensionEmployee-Role",
"title": "Employee Role",
"status": "active",
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "Practitioner"
},
{
"type": "element",
"expression": "Basic"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"type": [
{
"code": "code"
}
],
"binding": {
"strength": "required",
"description": "The Employee Role.",
"valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-EMPLOYEE-ROLE-ALL"
}
}
]
}
}