PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.3-beta
    https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-Practitioner.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-10-17T13:26:24.584428+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2022-10-17T12:28:29.152788+00:00"
  },
  "publisher": "HL7 EE",
  "fhirVersion": "4.0.1",
  "name": "EEBasePractitioner",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase Practitioner",
  "package_version": "1.0.3-beta",
  "status": "draft",
  "id": "5dc720f1-0116-461e-b023-043199e9b42d",
  "kind": "resource",
  "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.identifier",
      "min": 1,
      "path": "Practitioner.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:tam",
      "max": "1",
      "path": "Practitioner.identifier",
      "short": "Health care provider identificator",
      "sliceName": "tam",
      "definition": "Eestis on õigus tervishoiuteenuseid osutada tervishoiutöötajatel, kes on kantud tervishoiutöötajate riiklikusse registrisse/proviisorite ja farmatseutide riiklikusse registrisse.",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:tam.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "https://hl7.ee/NamingSystem/tam-pid",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:tam.value",
      "min": 1,
      "path": "Practitioner.identifier.value",
      "short": "Health care professional's code",
      "definition": "Tervishoiutöötaja kood",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:tam.assigner",
      "path": "Practitioner.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization" ]
      } ]
    }, {
      "id": "Practitioner.identifier:est-id",
      "max": "1",
      "path": "Practitioner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-ESTID" ]
      } ],
      "sliceName": "est-id",
      "definition": "Eesti isiku identifikaator"
    }, {
      "id": "Practitioner.name",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family",
      "min": 1,
      "path": "Practitioner.name.family",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.given",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name.given",
      "mustSupport": true
    }, {
      "id": "Practitioner.address",
      "path": "Practitioner.address",
      "type": [ {
        "code": "Address",
        "profile": [ "https://hl7.ee/fhir/StructureDefinition/EEBase-Address" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}