FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/45030c68-da06-4a24-9c8d-af9ee4402f42

Packageca.on.phsd.r4-alpha
TypeStructureDefinition
Id45030c68-da06-4a24-9c8d-af9ee4402f42
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.3&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location
URLhttp://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location
Version1.0.0
Statusdraft
Date2024-05-27T21:20:01.9185045+00:00
NameLocationResponse
TitleLocation Response Profile
DescriptionThis is the Location profile for Location Search responses from PHSD.
TypeLocation
Kindresource

Resources that use this resource

StructureDefinition
ca-on-phsd-healthcareservice-response-profile-BundlePHSD Bundle HealthcareService Response
ca-on-phsd-location-response-profile-BundlePHSD Bundle Location Match Response
ca-on-phsd-practitioner-response-profile-BundlePHSD Bundle Practitioner Response
ca-on-phsd-practitioner-response-profile-PractitionerRolePHSD PractitionerRole Response
ca-on-phsd-practitionerRole-submission-profile-PractitionerRolePHSD PractitionerRole Submission

Resources that this resource uses

StructureDefinition
ca-on-phsd-ext-addressintersectionAddressIntersection
ca-on-phsd-ext-contact-purposeContactPurpose
ca-on-phsd-ext-LHINCodePPR LHIN Code Extension
ca-on-phsd-ext-organization-name-typePPR Organization Name Type Extension
ca-on-phsd-organization-response-profile-OrganizationPHSD Organization Response
ca-on-phsd-ext-status-reasonStatus Reason Extension
ca-on-phsd-ext-address-confidentialPPR Address Confidential Extension
ca-on-phsd-ext-address-purposePPR Address Purpose Extension
ca-on-phsd-ext-languageLanguage Extension
ca-on-phsd-ext-organization-typePPR Organization Type Extension
ca-on-phsd-ext-registration-subclassPPR Registration Subclass Extension
ca-on-phsd-ext-status-dateStatus Date Extension
ValueSet
address-typeAddressType
country-codeCountryCode
province-state-codesProvince-StateCodes
ppr-address-useAddressUse
ppr-contact-point-system-organizationContactOrganizations
ppr-provider-organization-role-typeProviderOrganizationRoleType
provider-organization-role-typeProviderOrganizationRoleType
phsd-provider-address-purposeProviderAddressPurpose

Narrative

Note: links and images are rebased to the (stated) source

No Narrative Content

Source

{
  "resourceType": "StructureDefinition",
  "id": "45030c68-da06-4a24-9c8d-af9ee4402f42",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-01-30T18:02:15.9352166+00:00"
  },
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location",
  "version": "1.0.0",
  "name": "LocationResponse",
  "title": "Location Response Profile",
  "status": "draft",
  "date": "2024-05-27T21:20:01.9185045+00:00",
  "description": "This is the Location profile for Location Search responses from PHSD.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location",
        "path": "Location",
        "mustSupport": true
      },
      {
        "id": "Location.id",
        "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.",
        "min": 1,
        "example": [
          {
            "label": "Example of logical id",
            "valueString": "12345"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Location.meta",
        "path": "Location.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.meta.profile",
        "path": "Location.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-phpd-location-response-profile-Location|1.0.0",
        "mustSupport": true
      },
      {
        "id": "Location.meta.security",
        "path": "Location.meta.security",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Location.meta.security.system",
        "path": "Location.meta.security.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "mustSupport": true
      },
      {
        "id": "Location.meta.security.code",
        "path": "Location.meta.security.code",
        "short": "N|R",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.meta.security.display",
        "path": "Location.meta.security.display",
        "short": "normal|restricted",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.extension:LHIN-code",
        "path": "Location.extension",
        "sliceName": "LHIN-code",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode"
            ]
          }
        ]
      },
      {
        "id": "Location.extension:registration-subClass",
        "path": "Location.extension",
        "sliceName": "registration-subClass",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-registration-subclass"
            ]
          }
        ]
      },
      {
        "id": "Location.extension:organization-type",
        "path": "Location.extension",
        "sliceName": "organization-type",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-type"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Location.extension:language",
        "path": "Location.extension",
        "sliceName": "language",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language"
            ]
          }
        ]
      },
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "type.coding.code"
            },
            {
              "type": "value",
              "path": "use"
            }
          ],
          "rules": "open"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier.use",
        "path": "Location.identifier.use",
        "min": 1,
        "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",
        "path": "Location.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier.value",
        "path": "Location.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier:identifier-UPI",
        "path": "Location.identifier",
        "sliceName": "identifier-UPI",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:identifier-UPI.use",
        "path": "Location.identifier.use",
        "min": 1,
        "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",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:identifier-UPI.value",
        "path": "Location.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-connex-id",
        "path": "Location.identifier",
        "sliceName": "oh-connex-id",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-connex-id.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "http://ehealthontario.ca/NamingSystem/id-connex-location-id",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-connex-id.value",
        "path": "Location.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-thln-id",
        "path": "Location.identifier",
        "sliceName": "oh-thln-id",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-thln-id.system",
        "path": "Location.identifier.system",
        "min": 1,
        "fixedUri": "http://ehealthontario.ca/NamingSystem/id-thln-location",
        "mustSupport": true
      },
      {
        "id": "Location.identifier:oh-thln-id.value",
        "path": "Location.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "mustSupport": true
      },
      {
        "id": "Location.status.extension:status-reason",
        "path": "Location.status.extension",
        "sliceName": "status-reason",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason"
            ]
          }
        ]
      },
      {
        "id": "Location.status.extension:statusDate",
        "path": "Location.status.extension",
        "sliceName": "statusDate",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.alias",
        "path": "Location.alias",
        "mustSupport": true
      },
      {
        "id": "Location.alias.extension",
        "path": "Location.alias.extension",
        "min": 1
      },
      {
        "id": "Location.alias.extension:organization-name-type",
        "path": "Location.alias.extension",
        "sliceName": "organization-name-type",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type"
            ]
          }
        ]
      },
      {
        "id": "Location.alias.extension:language",
        "path": "Location.alias.extension",
        "sliceName": "language",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-language"
            ]
          }
        ]
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ontariohealth.ca/fhir/ValueSet/provider-organization-role-type"
        }
      },
      {
        "id": "Location.type.coding",
        "path": "Location.type.coding",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Location.type.coding.system",
        "path": "Location.type.coding.system",
        "min": 1,
        "fixedUri": "http://ontariohealth.ca/fhir/CodeSystem/provider-organization-role-type",
        "mustSupport": true
      },
      {
        "id": "Location.type.coding.code",
        "path": "Location.type.coding.code",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-provider-organization-role-type"
        }
      },
      {
        "id": "Location.type.coding.display",
        "path": "Location.type.coding.display",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Location.telecom",
        "path": "Location.telecom",
        "mustSupport": true
      },
      {
        "id": "Location.telecom.extension:contactPurpose",
        "path": "Location.telecom.extension",
        "sliceName": "contactPurpose",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Location.telecom.system",
        "path": "Location.telecom.system",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-organization"
        }
      },
      {
        "id": "Location.telecom.value",
        "path": "Location.telecom.value",
        "min": 1,
        "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",
        "path": "Location.address.extension",
        "sliceName": "address-purpose",
        "max": "1",
        "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"
        }
      },
      {
        "id": "Location.address.extension:address-confidential",
        "path": "Location.address.extension",
        "sliceName": "address-confidential",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential"
            ]
          }
        ]
      },
      {
        "id": "Location.address.extension:address-intersection",
        "path": "Location.address.extension",
        "sliceName": "address-intersection",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-addressintersection"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "Location.address.use",
        "path": "Location.address.use",
        "min": 1,
        "fixedCode": "work",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ppr-address-use"
        }
      },
      {
        "id": "Location.address.type",
        "path": "Location.address.type",
        "min": 1,
        "fixedCode": "physical",
        "example": [
          {
            "label": "General",
            "valueCode": "physical"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/address-type"
        }
      },
      {
        "id": "Location.address.line",
        "path": "Location.address.line",
        "max": "4",
        "mustSupport": true
      },
      {
        "id": "Location.address.line.extension:translation",
        "path": "Location.address.line.extension",
        "sliceName": "translation",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/translation"
            ]
          }
        ],
        "mustSupport": true,
        "isModifier": false
      },
      {
        "id": "Location.address.line.extension:translation.extension",
        "path": "Location.address.line.extension.extension",
        "min": 2
      },
      {
        "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",
        "path": "Location.address.city",
        "mustSupport": true
      },
      {
        "id": "Location.address.state",
        "path": "Location.address.state",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-codes"
        }
      },
      {
        "id": "Location.address.postalCode",
        "path": "Location.address.postalCode",
        "mustSupport": true
      },
      {
        "id": "Location.address.country",
        "path": "Location.address.country",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
        }
      },
      {
        "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",
        "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
      }
    ]
  }
}