{
  "resourceType": "StructureDefinition",
  "id": "ServiceDeliveryLocation",
  "url": "http://hl7.org/fhir/us/bser/StructureDefinition/ServiceDeliveryLocation",
  "name": "BSeR Service Delivery Location",
  "status": "draft",
  "publisher": "Hi3 Solutions",
  "contact": [
    {
      "name": "AbdulMalik Shakir",
      "telecom": [
        {
          "system": "phone",
          "value": "6266444491",
          "use": "work"
        },
        {
          "system": "email",
          "value": "abdulmalik.shakir@hi3solutions.com",
          "use": "work"
        }
      ]
    }
  ],
  "kind": "resource",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Location"
  ],
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location",
        "path": "Location"
      },
      {
        "id": "Location.id",
        "path": "Location.id",
        "short": "id",
        "definition": "MAY contain zero or one [0..1] id (CONF:4383-808).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.meta",
        "path": "Location.meta",
        "short": "meta",
        "definition": "MAY contain zero or one [0..1] meta (CONF:4383-807).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.meta.profile",
        "path": "Location.meta.profile",
        "short": "profile",
        "definition": "The meta, if present, SHALL contain exactly one [1..1] profile=\"http://hl7.org/fhir/us/bser/StructureDefinition/ServiceDeliveryLocation\" (CONF:4383-809).",
        "min": 1,
        "max": "1",
        "patternString": "http://hl7.org/fhir/us/bser/StructureDefinition/ServiceDeliveryLocation"
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "short": "identifier",
        "definition": "SHOULD contain zero or more [0..*] identifier (CONF:4383-177).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "short": "name",
        "definition": "SHOULD contain zero or one [0..1] name (CONF:4383-178).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.alias",
        "path": "Location.alias",
        "short": "alias",
        "definition": "MAY contain zero or more [0..*] alias (CONF:4383-179).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "short": "type",
        "definition": "SHALL contain exactly one [1..1] type, which SHALL be selected from ValueSet v3-ServiceDeliveryLocationRoleType http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType DYNAMIC (CONF:4383-180).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/v3-ServiceDeliveryLocationRoleType",
            "display": "v3-ServiceDeliveryLocationRoleType"
          }
        }
      },
      {
        "id": "Location.telecom",
        "path": "Location.telecom",
        "short": "telecom",
        "definition": "SHOULD contain zero or more [0..*] telecom (CONF:4383-175).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Location.telecom.system",
        "path": "Location.telecom.system",
        "short": "system",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] system, which SHALL be selected from ValueSet Contact-point-system http://hl7.org/fhir/ValueSet/contact-point-system DYNAMIC (CONF:4383-181).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/contact-point-system",
            "display": "Contact-point-system"
          }
        }
      },
      {
        "id": "Location.telecom.value",
        "path": "Location.telecom.value",
        "short": "value",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] value (CONF:4383-182).",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Location.telecom.use",
        "path": "Location.telecom.use",
        "short": "use",
        "definition": "The telecom, if present, SHALL contain exactly one [1..1] use, which SHALL be selected from ValueSet Contact-point-use http://hl7.org/fhir/ValueSet/contact-point-use DYNAMIC (CONF:4383-183).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/contact-point-use",
            "display": "Contact-point-use"
          }
        }
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "short": "address",
        "definition": "SHOULD contain zero or one [0..1] address (CONF:4383-176).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.address.use",
        "path": "Location.address.use",
        "short": "use",
        "definition": "The address, if present, SHALL contain exactly one [1..1] use, which SHALL be selected from ValueSet Address-use http://hl7.org/fhir/ValueSet/address-use DYNAMIC (CONF:4383-184).",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/address-use",
            "display": "Address-use"
          }
        }
      },
      {
        "id": "Location.address.text",
        "path": "Location.address.text",
        "short": "text",
        "definition": "The address, if present, MAY contain zero or one [0..1] text (CONF:4383-185).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.address.line",
        "path": "Location.address.line",
        "short": "line",
        "definition": "The address, if present, SHOULD contain zero or more [0..*] line (CONF:4383-186).",
        "min": 0,
        "max": "*"
      },
      {
        "id": "Location.address.city",
        "path": "Location.address.city",
        "short": "city",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] city (CONF:4383-187).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.address.state",
        "path": "Location.address.state",
        "short": "state",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] state (CONF:4383-188).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.address.postalCode",
        "path": "Location.address.postalCode",
        "short": "postalCode",
        "definition": "The address, if present, SHOULD contain zero or one [0..1] postalCode (CONF:4383-189).",
        "min": 0,
        "max": "1"
      },
      {
        "id": "Location.address.country",
        "path": "Location.address.country",
        "short": "country",
        "definition": "The address, if present, SHALL contain exactly one [1..1] country, which SHALL be selected from CodeSystem ISO 3166-2 Country Subdivision (alpha) (urn:oid:1.0.3166.2) DYNAMIC (CONF:4383-190).",
        "min": 1,
        "max": "1"
      }
    ]
  }
}