{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-11-09T08:55:38.206+00:00"
  },
  "url": "http://hl7.fi/fhir/StructureDefinition/FinnishAppointmentSchedule",
  "name": "FinnishAppointmentSchedule",
  "status": "draft",
  "description": "Finnish profile for Schedule",
  "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": "Schedule",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Schedule",
  "derivation": "constraint"
}