PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms.agreementmvp@3.0.3
    https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role
{
  "description": null,
  "_filename": "Extension-Employee-Role.json",
  "package_name": "ca.on.health.idms.agreementmvp",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "name": "ExtensionEmployee-Role",
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Employee Role",
  "package_version": "3.0.3",
  "status": "active",
  "id": "e7d40da3-5de8-4d08-8a65-e2ee3c6911ae",
  "kind": "complex-type",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Employee-Role",
  "context": [ {
    "type": "element",
    "expression": "Practitioner"
  }, {
    "type": "element",
    "expression": "Basic"
  } ],
  "version": "1.0.0",
  "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",
        "valueSet": "https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-EMPLOYEE-ROLE-ALL",
        "description": "The Employee Role."
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}