{
  "resourceType": "StructureDefinition",
  "id": "b992c00c-32ad-4c15-b076-1dc1e65db5c7",
  "meta": {
    "lastUpdated": "2018-09-26T09:40:30.061+00:00"
  },
  "url": "https://ezdrowie.wielkopolskie.pl/fhir/StructureDefinition/PlWlkpLocation",
  "name": "PlWlkpLocation",
  "status": "active",
  "date": "2018-09-26T09:40:29.207+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "min": 1,
        "max": "1"
      },
      {
        "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.mode",
        "path": "Location.mode",
        "min": 1,
        "fixedCode": "instance"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "max": "0"
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "min": 1
      },
      {
        "id": "Location.address.line",
        "path": "Location.address.line",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.address.city",
        "path": "Location.address.city",
        "min": 1
      },
      {
        "id": "Location.physicalType",
        "path": "Location.physicalType",
        "max": "0"
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://ezdrowie.wielkopolskie.pl/fhir/StructureDefinition/PlWlkpOrganization",
            "aggregation": [
              "contained"
            ]
          }
        ]
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "max": "0"
      },
      {
        "id": "Location.endpoint",
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}