{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyHealthcareService",
  "name": "MyHealthcareService",
  "status": "draft",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "HealthcareService",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "HealthcareService.type",
        "path": "HealthcareService.type",
        "short": "Rodzaj usługi z słownika ICD-9",
        "definition": "Rodzaj usługi z słownika ICD-9",
        "comment": "OID identyfikujący IDC9"
      },
      {
        "id": "HealthcareService.specialty",
        "path": "HealthcareService.specialty",
        "short": "Specjalności obsługiwane przez HealthcareService",
        "definition": "Zbiór specjalności obsługiwanych przez serwis. Słownik medyczny."
      },
      {
        "id": "HealthcareService.name",
        "path": "HealthcareService.name",
        "short": "Opis usługi w postaci prezentowanej konsumentowi podczas wyszukiwania"
      },
      {
        "id": "HealthcareService.comment",
        "path": "HealthcareService.comment",
        "short": "Dodatkowy komentarz",
        "definition": "Pełne szczegóły usługi"
      },
      {
        "id": "HealthcareService.extraDetails",
        "path": "HealthcareService.extraDetails",
        "max": "0"
      },
      {
        "id": "HealthcareService.photo",
        "path": "HealthcareService.photo",
        "max": "0"
      },
      {
        "id": "HealthcareService.telecom",
        "path": "HealthcareService.telecom",
        "max": "0"
      },
      {
        "id": "HealthcareService.coverageArea",
        "path": "HealthcareService.coverageArea",
        "max": "0"
      },
      {
        "id": "HealthcareService.serviceProvisionCode",
        "path": "HealthcareService.serviceProvisionCode",
        "max": "0"
      },
      {
        "id": "HealthcareService.eligibility",
        "path": "HealthcareService.eligibility",
        "max": "0"
      },
      {
        "id": "HealthcareService.program",
        "path": "HealthcareService.program",
        "max": "0"
      },
      {
        "id": "HealthcareService.characteristic",
        "path": "HealthcareService.characteristic",
        "max": "0"
      },
      {
        "id": "HealthcareService.communication",
        "path": "HealthcareService.communication",
        "max": "0"
      },
      {
        "id": "HealthcareService.referralMethod",
        "path": "HealthcareService.referralMethod",
        "max": "0"
      },
      {
        "id": "HealthcareService.availableTime",
        "path": "HealthcareService.availableTime",
        "definition": "Zbiór godzin, kiedy usługa jest dostępna"
      },
      {
        "id": "HealthcareService.notAvailable",
        "path": "HealthcareService.notAvailable",
        "max": "0"
      },
      {
        "id": "HealthcareService.availabilityExceptions",
        "path": "HealthcareService.availabilityExceptions",
        "short": "Opis wyjątków dostępności np święta państwowe",
        "definition": "Opis wyjątków dostępności np święta państwowe"
      }
    ]
  }
}