{
  "resourceType": "StructureDefinition",
  "id": "f9d34c78-4050-492d-8a6f-a13a5dbbd77a",
  "meta": {
    "versionId": "634ba791-9bed-4c20-b14e-7375aaf9e7cd",
    "lastUpdated": "2017-05-22T08:38:21.852+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://vonk.furore.com/StructureDefinition/f9d34c78-4050-492d-8a6f-a13a5dbbd77a",
  "name": "HVLLocation",
  "status": "draft",
  "date": "2017-05-16T12:30:24.1843777+00:00",
  "fhirVersion": "3.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "path": "Location.identifier",
        "max": "0"
      },
      {
        "path": "Location.status",
        "max": "0"
      },
      {
        "path": "Location.operationalStatus",
        "max": "0"
      },
      {
        "path": "Location.name",
        "min": 1
      },
      {
        "path": "Location.alias",
        "max": "0"
      },
      {
        "path": "Location.description",
        "min": 1
      },
      {
        "path": "Location.mode",
        "max": "0"
      },
      {
        "path": "Location.type",
        "max": "0"
      },
      {
        "path": "Location.telecom",
        "max": "0"
      },
      {
        "path": "Location.address",
        "max": "0"
      },
      {
        "path": "Location.physicalType",
        "min": 1
      },
      {
        "path": "Location.physicalType.coding",
        "min": 1,
        "max": "1"
      },
      {
        "path": "Location.physicalType.coding.system",
        "min": 1,
        "fixedUri": "http://hl7.org/fhir/location-physical-type"
      },
      {
        "path": "Location.physicalType.coding.version",
        "max": "0"
      },
      {
        "path": "Location.physicalType.coding.code",
        "min": 1
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Location.physicalType.coding.display",
        "min": 1
      },
      {
        "path": "Location.physicalType.coding.userSelected",
        "max": "0"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Location.physicalType.text",
        "max": "0"
      },
      {
        "path": "Location.position",
        "max": "0"
      },
      {
        "path": "Location.managingOrganization",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/52ef8785-e22e-4004-bec9-2ddc15da868e",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Organization"
          }
        ]
      },
      {
        "path": "Location.partOf",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/52ef8785-e22e-4004-bec9-2ddc15da868e",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Location"
          },
          {
            "code": "Reference",
            "profile": "http://vonk.furore.com/StructureDefinition/f9d34c78-4050-492d-8a6f-a13a5dbbd77a"
          }
        ]
      },
      {
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}