{
  "resourceType": "StructureDefinition",
  "id": "FinnishAppointmentSlot",
  "meta": {
    "lastUpdated": "2021-03-02T11:57:13.997+00:00"
  },
  "url": "http://hl7.fi/fhir/StructureDefinition/FinnishAppointmentSlot",
  "name": "FinnishAppointmentSlot",
  "status": "draft",
  "date": "2021-03-02T11:23:57.7391705+00:00",
  "description": "Finnish profile for Slot",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "ical",
      "uri": "http://ietf.org/rfc/2445",
      "name": "iCalendar"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Slot",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Slot",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Slot.identifier",
        "path": "Slot.identifier",
        "max": "1"
      },
      {
        "id": "Slot.serviceCategory",
        "path": "Slot.serviceCategory",
        "max": "1"
      },
      {
        "id": "Slot.serviceCategory.coding.system",
        "path": "Slot.serviceCategory.coding.system",
        "short": "THL - Sosiaali- ja terveyspalvelujen luokitus",
        "fixedUri": "urn:oid:1.2.246.537.6.50.201801"
      },
      {
        "id": "Slot.serviceType",
        "path": "Slot.serviceType",
        "max": "1"
      },
      {
        "id": "Slot.serviceType.coding.system",
        "path": "Slot.serviceType.coding.system",
        "short": "THL - Sosiaali- ja terveysalan palvelunimikkeistö",
        "fixedUri": "urn:oid:1.2.246.537.6.49.201501"
      },
      {
        "id": "Slot.appointmentType.coding",
        "path": "Slot.appointmentType.coding",
        "max": "1"
      },
      {
        "id": "Slot.appointmentType.coding.system",
        "path": "Slot.appointmentType.coding.system",
        "short": "THL - Asiointitapa",
        "fixedUri": "urn:oid:1.2.246.537.6.884.2015"
      }
    ]
  }
}