{
  "resourceType": "StructureDefinition",
  "url": "https://cgm.com/fhir/his/clinical/r4/sd/pip/HealthcareService_PiPPractice_1",
  "name": "HealthcareService_PiPPractice_1",
  "status": "draft",
  "description": "this profile describes practice relevant data to be exchanged with patient portal.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "HealthcareService",
  "baseDefinition": "https://gematik.de/fhir/isik/v2/Terminplanung/StructureDefinition/ISiKMedizinischeBehandlungseinheit",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "HealthcareService.id",
        "path": "HealthcareService.id",
        "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "min": 1
      },
      {
        "id": "HealthcareService.meta",
        "path": "HealthcareService.meta",
        "min": 1
      },
      {
        "id": "HealthcareService.meta.lastUpdated",
        "path": "HealthcareService.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "HealthcareService.meta.profile",
        "path": "HealthcareService.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://cgm.com/fhir/his/clinical/r4/sd/pip/HealthcareService_PiPPractice_1"
      },
      {
        "id": "HealthcareService.identifier",
        "path": "HealthcareService.identifier",
        "min": 1
      },
      {
        "id": "HealthcareService.identifier.system",
        "path": "HealthcareService.identifier.system",
        "comment": "Dynamically resolved for validation\r\n--FixedValue=https://cgm.com/fhir/his/clinical/%customer%/sid1/PiPPractice",
        "min": 1
      },
      {
        "id": "HealthcareService.identifier.value",
        "path": "HealthcareService.identifier.value",
        "min": 1
      },
      {
        "id": "HealthcareService.category",
        "path": "HealthcareService.category",
        "mustSupport": true
      },
      {
        "id": "HealthcareService.category.coding",
        "path": "HealthcareService.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "HealthcareService.category.coding.system",
        "path": "HealthcareService.category.coding.system",
        "min": 1,
        "fixedUri": "https://cgm.com/fhir/his/clinical/cs1/servicetypes"
      },
      {
        "id": "HealthcareService.category.coding.code",
        "path": "HealthcareService.category.coding.code",
        "min": 1,
        "fixedCode": "CLICKDOC"
      },
      {
        "id": "HealthcareService.comment",
        "path": "HealthcareService.comment",
        "definition": "Any additional description of the service and/or any specific issues not covered by the other attributes, which can be displayed as further detail under the serviceName.",
        "mustSupport": true
      }
    ]
  }
}