{
  "resourceType": "StructureDefinition",
  "id": "PLMedicalEventLocation",
  "meta": {
    "lastUpdated": "2019-01-07T08:04:16.423+00:00"
  },
  "url": "http://hl7.org.pl/fhir/StructureDefinition/PLMedicalEventLocation",
  "name": "PLMedicalEventLocation",
  "status": "draft",
  "date": "2019-01-07T08:04:11.9416822+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "snapshot": {},
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "max": "1"
      },
      {
        "id": "Location.identifier.use",
        "path": "Location.identifier.use",
        "max": "0"
      },
      {
        "id": "Location.identifier.type",
        "path": "Location.identifier.type",
        "max": "0"
      },
      {
        "id": "Location.identifier.system",
        "path": "Location.identifier.system",
        "min": 1
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "min": 1
      },
      {
        "id": "Location.identifier.period",
        "path": "Location.identifier.period",
        "max": "0"
      },
      {
        "id": "Location.identifier.assigner",
        "path": "Location.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "max": "0"
      },
      {
        "id": "Location.operationalStatus",
        "path": "Location.operationalStatus",
        "max": "0"
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "min": 1
      },
      {
        "id": "Location.alias",
        "path": "Location.alias",
        "max": "0"
      },
      {
        "id": "Location.description",
        "path": "Location.description",
        "max": "0"
      },
      {
        "id": "Location.mode",
        "path": "Location.mode",
        "max": "0"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "max": "0"
      },
      {
        "id": "Location.telecom",
        "path": "Location.telecom",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.telecom:phoneNumber",
        "path": "Location.telecom",
        "sliceName": "phoneNumber",
        "max": "1"
      },
      {
        "id": "Location.telecom:phoneNumber.system",
        "path": "Location.telecom.system",
        "min": 1,
        "fixedCode": "phone"
      },
      {
        "id": "Location.telecom:phoneNumber.value",
        "path": "Location.telecom.value",
        "min": 1
      },
      {
        "id": "Location.telecom:phoneNumber.use",
        "path": "Location.telecom.use",
        "max": "0"
      },
      {
        "id": "Location.telecom:phoneNumber.rank",
        "path": "Location.telecom.rank",
        "max": "0"
      },
      {
        "id": "Location.telecom:phoneNumber.period",
        "path": "Location.telecom.period",
        "max": "0"
      },
      {
        "id": "Location.telecom:email",
        "path": "Location.telecom",
        "sliceName": "email",
        "max": "1"
      },
      {
        "id": "Location.telecom:email.system",
        "path": "Location.telecom.system",
        "min": 1,
        "fixedCode": "email"
      },
      {
        "id": "Location.telecom:email.value",
        "path": "Location.telecom.value",
        "min": 1
      },
      {
        "id": "Location.telecom:email.use",
        "path": "Location.telecom.use",
        "max": "0"
      },
      {
        "id": "Location.telecom:email.rank",
        "path": "Location.telecom.rank",
        "max": "0"
      },
      {
        "id": "Location.telecom:email.period",
        "path": "Location.telecom.period",
        "max": "0"
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "min": 1
      },
      {
        "id": "Location.address.use",
        "path": "Location.address.use",
        "max": "0"
      },
      {
        "id": "Location.address.type",
        "path": "Location.address.type",
        "max": "0"
      },
      {
        "id": "Location.address.text",
        "path": "Location.address.text",
        "max": "0"
      },
      {
        "id": "Location.address.line",
        "path": "Location.address.line",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.address.city",
        "path": "Location.address.city",
        "min": 1
      },
      {
        "id": "Location.address.district",
        "path": "Location.address.district",
        "max": "0"
      },
      {
        "id": "Location.address.state",
        "path": "Location.address.state",
        "max": "0"
      },
      {
        "id": "Location.address.postalCode",
        "path": "Location.address.postalCode",
        "min": 1
      },
      {
        "id": "Location.address.period",
        "path": "Location.address.period",
        "max": "0"
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "max": "0"
      },
      {
        "id": "Location.position",
        "path": "Location.position",
        "max": "0"
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "max": "0"
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "max": "0"
      },
      {
        "id": "Location.endpoint",
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}