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

FHIR IG Statistics: StructureDefinition/CA-CSD-Location

Packageca.infoway.io.ca-csd
Resource TypeStructureDefinition
IdCA-CSD-Location
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.ca-csd@1.0.3-DFT&canonical=http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location
URLhttp://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location
Statusdraft
NameLocation
Authoritynational
DescriptionA Location is a physical place where care can be delivered. Examples of Locations include buildings, wards, rooms, and vehicles. A Location can also represent a jurisdiction such as a health region or zones. A Location will have attributes such as a unique identifier, and may have attributes such as hours of operation, geographic information (address, geocode), hours operation. A Location may be associated with an Organization. A Location may also be in a hierarchy with other Locations.
CopyrightCopyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
TypeLocation
Kindresource

Resources that use this resource

CapabilityStatement
CA-CSD-CareServicesSelectiveConsumer-BulkExportCA:CSD Care Services Selective Consumer BulkExport
CA-CSD-CareServicesSelectiveConsumerCA:CSD Care Services Selective Consumer
CA-CSD-CareServicesSelectiveSupplier-BulkExportCA:CSD Care Services Selective Supplier BulkExport
CA-CSD-CareServicesSelectiveSupplierCA:CSD Care Services Selective Supplier
StructureDefinition
CA-CSD-HealthcareServiceHealthcareService
CA-CSD-LocationLocation
CA-CSD-Location-DistanceLocation with Distance
CA-CSD-Facility-LocationLocation for Facility
CA-CSD-Jurisdiction-LocationLocation for Jurisdictions
CA-CSD-OrganizationAffiliationOrganizationAffiliation
CA-CSD-PractitionerRolePractitionerRole

Resources that this resource uses

StructureDefinition
IHE.mCSD.LocationmCSD Location
CA-CSD-LocationLocation

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "CA-CSD-Location",
  "extension": [
    {
      "extension": [
        {
          "url": "code",
          "valueCode": "SHALL:able-to-populate"
        },
        {
          "url": "code",
          "valueCode": "SHOULD:populate"
        },
        {
          "url": "elementId",
          "valueString": "Location.identifier"
        },
        {
          "url": "elementId",
          "valueString": "Location.status"
        },
        {
          "url": "elementId",
          "valueString": "Location.name"
        },
        {
          "url": "elementId",
          "valueString": "Location.type"
        },
        {
          "url": "elementId",
          "valueString": "Location.telecom"
        },
        {
          "url": "elementId",
          "valueString": "Location.managingOrganization"
        },
        {
          "url": "elementId",
          "valueString": "Location.partOf"
        },
        {
          "url": "actor",
          "valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/server"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/obligation"
    },
    {
      "extension": [
        {
          "url": "code",
          "valueCode": "SHALL:no-error"
        },
        {
          "url": "elementId",
          "valueString": "Location.identifier"
        },
        {
          "url": "elementId",
          "valueString": "Location.status"
        },
        {
          "url": "elementId",
          "valueString": "Location.name"
        },
        {
          "url": "elementId",
          "valueString": "Location.type"
        },
        {
          "url": "elementId",
          "valueString": "Location.telecom"
        },
        {
          "url": "elementId",
          "valueString": "Location.managingOrganization"
        },
        {
          "url": "elementId",
          "valueString": "Location.partOf"
        },
        {
          "url": "actor",
          "valueCanonical": "http://fhir.infoway-inforoute.ca/io/CA-CSD/ActorDefinition/client"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/obligation"
    }
  ],
  "url": "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location",
  "name": "Location",
  "status": "draft",
  "description": "A Location is a physical place where care can be delivered. Examples of Locations include buildings, wards, rooms, and vehicles.  A Location can also represent a jurisdiction such as a health region or zones.  A Location will have attributes such as a unique identifier, and may have attributes such as hours of operation, geographic information (address, geocode), hours operation. A Location may be associated with an Organization. A Location may also be in a hierarchy with other Locations.",
  "copyright": "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Location",
  "baseDefinition": "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Location.identifier",
        "path": "Location.identifier",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement, and mustSupport element in the CA Baseline.",
        "mustSupport": true
      },
      {
        "id": "Location.status",
        "path": "Location.status",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
        "mustSupport": true
      },
      {
        "id": "Location.name",
        "path": "Location.name",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
        "mustSupport": true
      },
      {
        "id": "Location.type",
        "path": "Location.type",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement. Elements with a modified minimum cardinality of 1 will have a mustSupport element to ensure that it is populated.",
        "mustSupport": true
      },
      {
        "id": "Location.telecom",
        "path": "Location.telecom",
        "comment": "Identified as a requirement and mustSupport element from the CA baseline.",
        "mustSupport": true
      },
      {
        "id": "Loction.managingOrganization",
        "path": "Location.managingOrganization",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement.",
        "mustSupport": true
      },
      {
        "id": "Location.partOf",
        "path": "Location.partOf",
        "comment": "Identified as a query requirement through mCSD CapabilityStatement. Allows the search to return the location without having to go through the practitionerRole resource.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}