{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2020-01-02T13:48:29.299+00:00"
  },
  "url": "http://hl7.fi/fhir/StructureDefinition/FinnishSchedulingPractitionerRole",
  "name": "FinnishSchedulingPractitionerRole",
  "status": "draft",
  "date": "2020-01-02T13:48:29.0008654+00:00",
  "description": "Role information for the practitioner.",
  "fhirVersion": "4.0.0",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "servd",
      "uri": "http://www.omg.org/spec/ServD/1.0/",
      "name": "ServD"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "PractitionerRole",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "PractitionerRole.identifier",
        "path": "PractitionerRole.identifier",
        "max": "0"
      },
      {
        "id": "PractitionerRole.active",
        "path": "PractitionerRole.active",
        "max": "0"
      },
      {
        "id": "PractitionerRole.period",
        "path": "PractitionerRole.period",
        "max": "0"
      },
      {
        "id": "PractitionerRole.code",
        "path": "PractitionerRole.code",
        "max": "0"
      },
      {
        "id": "PractitionerRole.specialty",
        "path": "PractitionerRole.specialty",
        "requirements": "Hilmo - Terveydenhuollon erikoisalat"
      },
      {
        "id": "PractitionerRole.specialty.coding.system",
        "path": "PractitionerRole.specialty.coding.system",
        "fixedUri": "urn:oid:1.2.246.537.6.24.2003"
      },
      {
        "id": "PractitionerRole.location",
        "path": "PractitionerRole.location",
        "requirements": "Työskentely-yksikkö"
      },
      {
        "id": "PractitionerRole.location.identifier.use",
        "path": "PractitionerRole.location.identifier.use",
        "max": "0"
      },
      {
        "id": "PractitionerRole.location.identifier.type",
        "path": "PractitionerRole.location.identifier.type",
        "max": "0"
      },
      {
        "id": "PractitionerRole.telecom",
        "path": "PractitionerRole.telecom",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availableTime",
        "path": "PractitionerRole.availableTime",
        "max": "0"
      },
      {
        "id": "PractitionerRole.notAvailable",
        "path": "PractitionerRole.notAvailable",
        "max": "0"
      },
      {
        "id": "PractitionerRole.availabilityExceptions",
        "path": "PractitionerRole.availabilityExceptions",
        "max": "0"
      },
      {
        "id": "PractitionerRole.endpoint",
        "path": "PractitionerRole.endpoint",
        "max": "0"
      }
    ]
  }
}