{
  "resourceType": "StructureDefinition",
  "url": "https://cgm.com/fhir/his/medico/r4/sd/pip/Practitioner_PiPPractitioner_1",
  "name": "Practitioner_PiPPractitioner_1",
  "status": "draft",
  "description": "This profile describes the practitioner related data to be exchanged with Patient Portal.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Practitioner",
  "baseDefinition": "https://gematik.de/fhir/ISiK/v2/StructureDefinition/ISiKPersonImGesundheitsberuf",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Practitioner.meta",
        "path": "Practitioner.meta",
        "min": 1
      },
      {
        "id": "Practitioner.meta.lastUpdated",
        "path": "Practitioner.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "Practitioner.meta.profile",
        "path": "Practitioner.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://cgm.com/fhir/his/medico/r4/sd/pip/Practitioner_PiPPractitioner_1"
      }
    ]
  }
}