{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.ee/StructureDefinition/TAPOHAKLocation",
  "name": "TAPOHAKLocation",
  "status": "draft",
  "date": "2024-02-08T08:32:23.0844629+00:00",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.operationalStatus",
        "path": "Location.operationalStatus",
        "max": "0"
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "max": "0"
      },
      {
        "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",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "description": "Toimumiskoha tüüp. Loend. Indicates the type of function performed at the location.",
          "valueSet": "http://fhir.ee/CodeSystem/pohak-toimumiskoha-tyyp"
        }
      },
      {
        "id": "Location.contact",
        "path": "Location.contact",
        "max": "0"
      },
      {
        "id": "Location.address",
        "path": "Location.address",
        "max": "0"
      },
      {
        "id": "Location.form",
        "path": "Location.form",
        "max": "0"
      },
      {
        "id": "Location.position",
        "path": "Location.position",
        "max": "0"
      },
      {
        "id": "Location.managingOrganization",
        "path": "Location.managingOrganization",
        "short": "Juhul kui toimumiskoht on teadmata, siis jääb see element tühjaks. Organization responsible for provisioning and upkeep",
        "definition": "Juhul kui toimumiskoht on teadmata, siis jääb see element tühjaks.\r\n\r\nThe organization responsible for the provisioning and upkeep of the location.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.ee/StructureDefinition/TAPOHAKOrganization"
            ]
          }
        ]
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "max": "0"
      },
      {
        "id": "Location.characteristic",
        "path": "Location.characteristic",
        "max": "0"
      },
      {
        "id": "Location.hoursOfOperation",
        "path": "Location.hoursOfOperation",
        "max": "0"
      },
      {
        "id": "Location.virtualService",
        "path": "Location.virtualService",
        "max": "0"
      },
      {
        "id": "Location.endpoint",
        "path": "Location.endpoint",
        "max": "0"
      }
    ]
  }
}