PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.1-alpha1.0.3
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location
{
  "description": "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.",
  "_filename": "ca-on-eReferral-profile-Location-v-11.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralLocation-v11",
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Location",
  "package_version": "0.11.1-alpha1.0.3",
  "status": "draft",
  "id": "21099ea1-eb6c-4f10-9e5f-ec255fb34f07",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location",
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Location.meta",
      "min": 1,
      "path": "Location.meta",
      "mustSupport": true
    }, {
      "id": "Location.meta.profile",
      "min": 1,
      "path": "Location.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Location.extension",
      "min": 0,
      "path": "Location.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Location.extension:GeoJSON",
      "max": "1",
      "min": 0,
      "path": "Location.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/geolocation" ]
      } ],
      "sliceName": "GeoJSON",
      "mustSupport": true
    }, {
      "id": "Location.identifier",
      "path": "Location.identifier",
      "mustSupport": true
    }, {
      "id": "Location.identifier.system",
      "path": "Location.identifier.system",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.status",
      "path": "Location.status",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/location-status"
      },
      "mustSupport": true
    }, {
      "id": "Location.name",
      "path": "Location.name",
      "mustSupport": true
    }, {
      "id": "Location.description",
      "path": "Location.description",
      "mustSupport": true
    }, {
      "id": "Location.mode",
      "path": "Location.mode",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/location-mode"
      }
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "mustSupport": true
    }, {
      "id": "Location.type.coding",
      "path": "Location.type.coding",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.system",
      "path": "Location.type.coding.system",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.code",
      "path": "Location.type.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.display",
      "path": "Location.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.type.text",
      "path": "Location.type.text",
      "mustSupport": true
    }, {
      "id": "Location.telecom",
      "path": "Location.telecom",
      "mustSupport": true
    }, {
      "id": "Location.telecom.system",
      "path": "Location.telecom.system",
      "mustSupport": true
    }, {
      "id": "Location.telecom.value",
      "path": "Location.telecom.value",
      "mustSupport": true
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "mustSupport": true
    }, {
      "id": "Location.address.use",
      "path": "Location.address.use",
      "mustSupport": true
    }, {
      "id": "Location.address.type",
      "path": "Location.address.type",
      "mustSupport": true
    }, {
      "id": "Location.address.text",
      "path": "Location.address.text",
      "mustSupport": true
    }, {
      "id": "Location.address.line",
      "path": "Location.address.line",
      "mustSupport": true
    }, {
      "id": "Location.address.city",
      "path": "Location.address.city",
      "mustSupport": true
    }, {
      "id": "Location.address.state",
      "path": "Location.address.state",
      "mustSupport": true
    }, {
      "id": "Location.address.postalCode",
      "path": "Location.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Location.address.country",
      "path": "Location.address.country",
      "mustSupport": true
    }, {
      "id": "Location.physicalType",
      "path": "Location.physicalType",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding",
      "path": "Location.physicalType.coding",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.system",
      "path": "Location.physicalType.coding.system",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.code",
      "path": "Location.physicalType.coding.code",
      "mustSupport": true
    }, {
      "id": "Location.physicalType.coding.display",
      "path": "Location.physicalType.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.position",
      "path": "Location.position",
      "mustSupport": false
    }, {
      "id": "Location.position.longitude",
      "path": "Location.position.longitude",
      "mustSupport": true
    }, {
      "id": "Location.position.latitude",
      "path": "Location.position.latitude",
      "mustSupport": true
    }, {
      "id": "Location.position.altitude",
      "path": "Location.position.altitude",
      "mustSupport": true
    }, {
      "id": "Location.hoursOfOperation.daysOfWeek",
      "path": "Location.hoursOfOperation.daysOfWeek",
      "mustSupport": true
    }, {
      "id": "Location.hoursOfOperation.allDay",
      "path": "Location.hoursOfOperation.allDay",
      "mustSupport": true
    }, {
      "id": "Location.hoursOfOperation.openingTime",
      "path": "Location.hoursOfOperation.openingTime",
      "mustSupport": true
    }, {
      "id": "Location.hoursOfOperation.closingTime",
      "path": "Location.hoursOfOperation.closingTime",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}