PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4-alpha@0.1.3
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-submission-profile-Location
{
  "description": "Defines the Location resource in a Location Submission during bulk import.",
  "_filename": "LocationSubmission.json",
  "package_name": "ca.on.phsd.r4-alpha",
  "date": "2024-05-27T21:20:01.9185045+00:00",
  "derivation": "constraint",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-09-11T14:42:58.814239+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LocationSubmission",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Location",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "PHSD Location Submission",
  "package_version": "0.1.3",
  "status": "draft",
  "id": "30443ba1-91a1-4185-beac-e45e54f1fdcf",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-submission-profile-Location",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Location",
      "path": "Location",
      "mustSupport": true
    }, {
      "id": "Location.id",
      "min": 1,
      "path": "Location.id",
      "short": "Point in time logical id of this artifact",
      "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation. PPR Project: Point in time logical id should not be saved and used for any calls.",
      "example": [ {
        "label": "Example of logical id",
        "valueString": "12345"
      } ],
      "mustSupport": true
    }, {
      "id": "Location.meta",
      "min": 1,
      "path": "Location.meta",
      "mustSupport": true
    }, {
      "id": "Location.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Location.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-submission-profile-Location|1.0.0"
    }, {
      "id": "Location.meta.security",
      "max": "1",
      "min": 1,
      "path": "Location.meta.security",
      "mustSupport": true
    }, {
      "id": "Location.meta.security.system",
      "min": 1,
      "path": "Location.meta.security.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
      "mustSupport": true
    }, {
      "id": "Location.meta.security.code",
      "min": 1,
      "path": "Location.meta.security.code",
      "short": "N|R",
      "mustSupport": true
    }, {
      "id": "Location.meta.security.display",
      "min": 1,
      "path": "Location.meta.security.display",
      "short": "normal|restricted",
      "mustSupport": true
    }, {
      "id": "Location.extension:LHIN-code",
      "max": "1",
      "path": "Location.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode" ]
      } ],
      "sliceName": "LHIN-code"
    }, {
      "id": "Location.extension:LHIN-code.url",
      "path": "Location.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode"
    }, {
      "id": "Location.extension:registration-subClass",
      "path": "Location.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-registration-subclass" ]
      } ],
      "sliceName": "registration-subClass"
    }, {
      "id": "Location.extension:registration-subClass.url",
      "path": "Location.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-registration-subclass"
    }, {
      "id": "Location.extension:organization-type",
      "path": "Location.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-type" ]
      } ],
      "sliceName": "organization-type",
      "mustSupport": true
    }, {
      "id": "Location.extension:organization-type.url",
      "path": "Location.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-type"
    }, {
      "id": "Location.extension:language",
      "path": "Location.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language" ]
      } ],
      "sliceName": "language"
    }, {
      "id": "Location.extension:language.url",
      "path": "Location.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language"
    }, {
      "id": "Location.identifier",
      "min": 1,
      "path": "Location.identifier",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type.coding.code",
          "type": "value"
        }, {
          "path": "use",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Location.identifier.use",
      "min": 1,
      "path": "Location.identifier.use",
      "mustSupport": true
    }, {
      "id": "Location.identifier.type",
      "path": "Location.identifier.type",
      "mustSupport": false
    }, {
      "id": "Location.identifier.type.coding",
      "path": "Location.identifier.type.coding",
      "mustSupport": false
    }, {
      "id": "Location.identifier.type.coding.system",
      "path": "Location.identifier.type.coding.system",
      "mustSupport": false
    }, {
      "id": "Location.identifier.system",
      "min": 1,
      "path": "Location.identifier.system",
      "mustSupport": true
    }, {
      "id": "Location.identifier.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.identifier:identifier-UPI",
      "path": "Location.identifier",
      "sliceName": "identifier-UPI",
      "mustSupport": true
    }, {
      "id": "Location.identifier:identifier-UPI.use",
      "min": 1,
      "path": "Location.identifier.use",
      "fixedCode": "official",
      "mustSupport": true
    }, {
      "id": "Location.identifier:identifier-UPI.type.coding.system",
      "path": "Location.identifier.type.coding.system",
      "mustSupport": false
    }, {
      "id": "Location.identifier:identifier-UPI.system",
      "min": 1,
      "path": "Location.identifier.system",
      "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
      "mustSupport": true
    }, {
      "id": "Location.identifier:identifier-UPI.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-connex-id",
      "path": "Location.identifier",
      "sliceName": "oh-connex-id",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-connex-id.system",
      "min": 1,
      "path": "Location.identifier.system",
      "fixedUri": "http://ehealthontario.ca/NamingSystem/id-connex-location-id",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-connex-id.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-thln-id",
      "path": "Location.identifier",
      "sliceName": "oh-thln-id",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-thln-id.system",
      "min": 1,
      "path": "Location.identifier.system",
      "fixedUri": "http://ehealthontario.ca/NamingSystem/id-thln-location",
      "mustSupport": true
    }, {
      "id": "Location.identifier:oh-thln-id.value",
      "min": 1,
      "path": "Location.identifier.value",
      "mustSupport": true
    }, {
      "id": "Location.status",
      "path": "Location.status",
      "mustSupport": true
    }, {
      "id": "Location.status.extension:status-date",
      "max": "1",
      "path": "Location.status.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-Status-Date" ]
      } ],
      "sliceName": "status-date",
      "mustSupport": true
    }, {
      "id": "Location.status.extension:status-date.url",
      "path": "Location.status.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-Status-Date"
    }, {
      "id": "Location.status.extension:status-reason",
      "max": "1",
      "path": "Location.status.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason" ]
      } ],
      "sliceName": "status-reason",
      "mustSupport": true
    }, {
      "id": "Location.status.extension:status-reason.url",
      "path": "Location.status.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason"
    }, {
      "id": "Location.name",
      "min": 1,
      "path": "Location.name",
      "mustSupport": true
    }, {
      "id": "Location.alias",
      "path": "Location.alias",
      "mustSupport": true
    }, {
      "id": "Location.alias.extension",
      "min": 1,
      "path": "Location.alias.extension"
    }, {
      "id": "Location.alias.extension:organization-name-type",
      "max": "1",
      "min": 1,
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type" ]
      } ],
      "sliceName": "organization-name-type"
    }, {
      "id": "Location.alias.extension:organization-name-type.url",
      "path": "Location.alias.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type"
    }, {
      "id": "Location.alias.extension:language",
      "max": "1",
      "path": "Location.alias.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language" ]
      } ],
      "sliceName": "language"
    }, {
      "id": "Location.alias.extension:language.url",
      "path": "Location.alias.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language"
    }, {
      "id": "Location.type",
      "path": "Location.type",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/provider-organization-role-type"
      },
      "mustSupport": true
    }, {
      "id": "Location.type.coding",
      "max": "1",
      "path": "Location.type.coding",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.system",
      "min": 1,
      "path": "Location.type.coding.system",
      "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/provider-organization-role-type",
      "mustSupport": true
    }, {
      "id": "Location.type.coding.code",
      "min": 1,
      "path": "Location.type.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type"
      },
      "mustSupport": true
    }, {
      "id": "Location.type.coding.display",
      "min": 1,
      "path": "Location.type.coding.display",
      "mustSupport": true
    }, {
      "id": "Location.telecom",
      "min": "1",
      "path": "Location.telecom",
      "mustSupport": true
    }, {
      "id": "Location.telecom.extension:contactPurpose",
      "path": "Location.telecom.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose" ]
      } ],
      "sliceName": "contactPurpose",
      "isModifier": false
    }, {
      "id": "Location.telecom.extension:contactPurpose.url",
      "path": "Location.telecom.extension.url",
      "fixedUri": "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose"
    }, {
      "id": "Location.telecom.system",
      "min": 1,
      "path": "Location.telecom.system",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization"
      },
      "mustSupport": true
    }, {
      "id": "Location.telecom.value",
      "min": 1,
      "path": "Location.telecom.value",
      "mustSupport": true
    }, {
      "id": "Location.telecom.use",
      "path": "Location.telecom.use",
      "fixedCode": "work",
      "mustSupport": true
    }, {
      "id": "Location.telecom.period",
      "path": "Location.telecom.period",
      "mustSupport": true
    }, {
      "id": "Location.telecom.period.start",
      "path": "Location.telecom.period.start",
      "mustSupport": true
    }, {
      "id": "Location.address",
      "path": "Location.address",
      "mustSupport": true
    }, {
      "id": "Location.address.extension:address-purpose",
      "max": "1",
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose" ]
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "http://ontariohealth.ca/fhir/ValueSet/phsd-provider-address-purpose"
      },
      "sliceName": "address-purpose"
    }, {
      "id": "Location.address.extension:address-purpose.url",
      "path": "Location.address.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose"
    }, {
      "id": "Location.address.extension:address-confidential",
      "max": "1",
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential" ]
      } ],
      "sliceName": "address-confidential"
    }, {
      "id": "Location.address.extension:address-confidential.url",
      "path": "Location.address.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential"
    }, {
      "id": "Location.address.extension:address-intersection",
      "max": "1",
      "path": "Location.address.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-addressintersection" ]
      } ],
      "sliceName": "address-intersection",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Location.address.extension:address-intersection.url",
      "path": "Location.address.extension.url",
      "fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-addressintersection"
    }, {
      "id": "Location.address.use",
      "min": 1,
      "path": "Location.address.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use"
      },
      "fixedCode": "work",
      "mustSupport": true
    }, {
      "id": "Location.address.type",
      "min": 1,
      "path": "Location.address.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/address-type"
      },
      "example": [ {
        "label": "General",
        "valueCode": "physical"
      } ],
      "fixedCode": "physical",
      "mustSupport": true
    }, {
      "id": "Location.address.line",
      "max": "*",
      "min": "1",
      "path": "Location.address.line",
      "mustSupport": true
    }, {
      "id": "Location.address.line.extension:translation",
      "path": "Location.address.line.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/translation" ]
      } ],
      "sliceName": "translation",
      "isModifier": false,
      "mustSupport": true
    }, {
      "id": "Location.address.line.extension:translation.extension",
      "min": 2,
      "path": "Location.address.line.extension.extension"
    }, {
      "id": "Location.address.line.extension:translation.extension:lang",
      "path": "Location.address.line.extension.extension",
      "sliceName": "lang",
      "mustSupport": true
    }, {
      "id": "Location.address.line.extension:translation.extension:lang.value[x]",
      "path": "Location.address.line.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Location.address.line.extension:translation.extension:content",
      "path": "Location.address.line.extension.extension",
      "sliceName": "content",
      "mustSupport": true
    }, {
      "id": "Location.address.line.extension:translation.extension:content.value[x]",
      "path": "Location.address.line.extension.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Location.address.city",
      "min": "1",
      "path": "Location.address.city",
      "mustSupport": true
    }, {
      "id": "Location.address.state",
      "min": "1",
      "path": "Location.address.state",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-codes"
      },
      "mustSupport": true
    }, {
      "id": "Location.address.postalCode",
      "min": "1",
      "path": "Location.address.postalCode",
      "mustSupport": true
    }, {
      "id": "Location.address.country",
      "path": "Location.address.country",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
      },
      "mustSupport": true
    }, {
      "id": "Location.address.period",
      "path": "Location.address.period",
      "mustSupport": true
    }, {
      "id": "Location.address.period.start",
      "path": "Location.address.period.start",
      "mustSupport": true
    }, {
      "id": "Location.position",
      "min": "1",
      "path": "Location.position",
      "mustSupport": true
    }, {
      "id": "Location.position.longitude",
      "path": "Location.position.longitude",
      "short": "Longitude",
      "mustSupport": true
    }, {
      "id": "Location.position.latitude",
      "path": "Location.position.latitude",
      "short": "Latitude",
      "mustSupport": true
    }, {
      "id": "Location.position.altitude",
      "path": "Location.position.altitude",
      "short": "Altitude",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization",
      "path": "Location.managingOrganization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-organization-response-profile-Organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization.reference",
      "path": "Location.managingOrganization.reference",
      "mustSupport": true
    }, {
      "id": "Location.managingOrganization.display",
      "path": "Location.managingOrganization.display",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}