{
"description": null,
"_filename": "Location.StructureDefinition.json",
"package_name": "ca.bc.bcy",
"date": "2022-02-23T01:28:09.8238214+00:00",
"derivation": "constraint",
"meta": {
"versionId": "9",
"lastUpdated": "2025-01-24T23:36:53.6457832+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Location",
"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": null,
"package_version": "ids-1.0.0",
"status": "draft",
"id": "4c2f9679-501e-46cf-a4b0-a14a950a7377",
"kind": "resource",
"url": "http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Location",
"version": null,
"differential": {
"element": [ {
"id": "Location",
"path": "Location",
"short": "FHIR resource applies for PIR Vaccine Administered SDL",
"definition": "FHIR resource applies for PIR Vaccine Administered Service Delivery Location (SDL)"
}, {
"id": "Location.id",
"min": 1,
"path": "Location.id",
"short": "PIR internal SDL ID + PIR internal Immz Org",
"comment": "See Mappings",
"mapping": [ {
"map": "(PIR Location Id) + 'org' + (PIR Imms Org ID)",
"identity": "source-PIR"
}, {
"map": "(UNK) + 'org' + (PIR Imms Org ID)",
"identity": "source-PIR-Unknown"
} ],
"definition": "PIR internal Service Delivery Location (SDL) Identifier + PIR internal Immunization Organization (Immz Org) Identifier. SDL refers to the site where vaccine is being administered."
}, {
"id": "Location.meta",
"min": 1,
"path": "Location.meta"
}, {
"id": "Location.meta.versionId",
"path": "Location.meta.versionId",
"comment": "Use '2025.01.1' (This indicates FHIR changes on 2025-Jan)."
}, {
"id": "Location.meta.lastUpdated",
"path": "Location.meta.lastUpdated",
"comment": "Updated: 1. Relax the previously crossed-out elements. 2 For element ID and IDENTIFIER, remove the counter when value = UNK. It used to be UNK1, or UNK2 or UNK3 etc., this counter is no longer needed as the associated Imms Org is now concatenated to the LOC ID (e.g. UNKorg81)."
}, {
"id": "Location.meta.profile",
"max": "1",
"min": 1,
"path": "Location.meta.profile",
"comment": "Use 'http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/Location'"
}, {
"id": "Location.meta.security",
"max": "1",
"path": "Location.meta.security"
}, {
"id": "Location.meta.tag",
"max": "1",
"path": "Location.meta.tag"
}, {
"id": "Location.contained",
"max": "1",
"path": "Location.contained"
}, {
"id": "Location.identifier",
"max": "1",
"min": 1,
"path": "Location.identifier",
"short": "PIR internal SDL ID",
"definition": "PIR internal Service Delivery Location (SDL) Identifier. SDL refers to the site where vaccine is being administered."
}, {
"id": "Location.identifier.system",
"min": 1,
"path": "Location.identifier.system",
"comment": "See Mappings",
"mapping": [ {
"map": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-panorama-service-delivery-location-id",
"identity": "source-PIR"
} ]
}, {
"id": "Location.identifier.value",
"min": 1,
"path": "Location.identifier.value",
"comment": "See Mappings",
"mapping": [ {
"map": "(UNK) + 'org' + (PIR Imms Org ID)",
"identity": "source-PIR-Unknown"
}, {
"map": "Extract from (imms.h33_vaccination_master.location_id)",
"identity": "source-PIR-known"
} ]
}, {
"id": "Location.name",
"path": "Location.name",
"short": "Name of the SDL",
"comment": "SDL - Derive name from location name (imms.h33_vaccination_master.location_id)",
"definition": "Name of the Service Delivery Location where vaccine is being administered."
}, {
"id": "Location.alias",
"max": "1",
"path": "Location.alias"
}, {
"id": "Location.type",
"max": "1",
"path": "Location.type"
}, {
"id": "Location.telecom",
"max": "1",
"path": "Location.telecom"
}, {
"id": "Location.managingOrganization",
"min": 1,
"path": "Location.managingOrganization",
"short": "Immunization Organization responsible for the SDL",
"definition": "The immunization organization responsible for the provisioning and upkeep of the service delivery location."
}, {
"id": "Location.managingOrganization.reference",
"min": 1,
"path": "Location.managingOrganization.reference",
"comment": "fullURL of Panorama + 'Organization' + (PIR Imms Org ID from vaccine_master)"
}, {
"id": "Location.managingOrganization.type",
"path": "Location.managingOrganization.type",
"comment": "Hardcode as \"Organization\"",
"fixedUri": "Organization"
}, {
"id": "Location.partOf.id",
"min": 1,
"path": "Location.partOf.id",
"comment": "Apply \"OrgLOCparentnnn\" where \"nnn\" to be lookup from SDL-Pano Branch table, lookup the parent HA of the location."
}, {
"id": "Location.partOf.type",
"path": "Location.partOf.type",
"comment": "Hardcode as \"Organization\"",
"fixedUri": "Organization"
}, {
"id": "Location.partOf.identifier",
"min": 1,
"path": "Location.partOf.identifier"
}, {
"id": "Location.partOf.identifier.value",
"min": 1,
"path": "Location.partOf.identifier.value"
}, {
"id": "Location.hoursOfOperation",
"max": "1",
"path": "Location.hoursOfOperation"
}, {
"id": "Location.endpoint",
"max": "1",
"path": "Location.endpoint"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}