PackagesCanonicalsLogsProblems
    Packages
    rs/il.fhir.r4.dgmc@0.4.0
    http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-practitioner-role
{
  "description": "Profile on IL-Core-PractitionerRole by DGMC",
  "_filename": "StructureDefinition-dgmc-practitioner-role.json",
  "package_name": "rs/il.fhir.r4.dgmc",
  "date": "2025-03-25",
  "derivation": "constraint",
  "publisher": "Division of Governmental Hospitals Israel",
  "fhirVersion": "4.0.1",
  "name": "DGMCPractitionerRole",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "DGMC Practitioner Role",
  "package_version": "0.4.0",
  "status": "draft",
  "id": "b112af42-464e-45df-8716-9e207a5fd09d",
  "kind": "resource",
  "url": "http://fhir.dgmc.health.gov.il/StructureDefinition/dgmc-practitioner-role",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.code",
      "max": "2",
      "min": 1,
      "path": "PractitionerRole.code",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "coding.code",
          "type": "value"
        } ]
      }
    }, {
      "id": "PractitionerRole.code.coding.system",
      "min": 1,
      "path": "PractitionerRole.code.coding.system",
      "fixedUri": "http://fhir.dgmc.health.gov.il/cs/cml-sector"
    }, {
      "id": "PractitionerRole.code.coding.code",
      "min": 1,
      "path": "PractitionerRole.code.coding.code"
    }, {
      "id": "PractitionerRole.code.coding.display",
      "min": 1,
      "path": "PractitionerRole.code.coding.display"
    }, {
      "id": "PractitionerRole.code:intern",
      "max": "1",
      "min": 0,
      "path": "PractitionerRole.code",
      "sliceName": "intern"
    }, {
      "id": "PractitionerRole.code:intern.coding.code",
      "path": "PractitionerRole.code.coding.code",
      "fixedCode": "19"
    }, {
      "id": "PractitionerRole.code:intern.coding.display",
      "path": "PractitionerRole.code.coding.display",
      "fixedString": "סטאז'ר"
    } ]
  },
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role"
}