{
  "resourceType": "StructureDefinition",
  "id": "98dd3a9d-6931-4ec1-9ccd-4367a5e002d2",
  "meta": {
    "lastUpdated": "2019-06-17T09:39:08.1708673+00:00"
  },
  "url": "http://UKJ/fhir/StructureDefinition/AddressWithPlanet",
  "name": "AddressWithPlanet",
  "status": "draft",
  "date": "2019-06-17T09:39:10.6815758+00:00",
  "fhirVersion": "3.0.1",
  "kind": "complex-type",
  "abstract": false,
  "type": "Address",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Address",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Address.extension",
        "path": "Address.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Address.extension:PlenatUKJ",
        "path": "Address.extension",
        "sliceName": "PlenatUKJ",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": "http://fhir.ufp/StructureDefinition/planet"
          }
        ]
      }
    ]
  }
}