{ "description": "Proposed constraints and extensions on the Location Resource", "_filename": "StructureDefinition-il-core-location.json", "package_name": "il.core.fhir.r4", "date": "2021-03-21", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreLocation", "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": "ILCore Location Profile", "package_version": "0.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Base.Entities" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "business" } ], "status": "draft", "language": "he-IL", "id": "3922ad94-6cfe-41bf-a3ce-c7a64a22e5d2", "kind": "resource", "url": "http://fhir.health.org.il/StructureDefinition/il-core-location", "version": "0.2.0", "differential": { "element": [ { "id": "Location", "path": "Location", "short": "Israel Core Location Profile", "definition": "The Location Profile is based upon the core FHIR Location Resource", "mustSupport": true }, { "id": "Location.status", "min": 1, "path": "Location.status", "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "mustSupport": true }, { "id": "Location.telecom.system", "min": 1, "path": "Location.telecom.system", "mustSupport": true }, { "id": "Location.telecom.value", "min": 1, "path": "Location.telecom.value", "mustSupport": true }, { "id": "Location.telecom.use", "path": "Location.telecom.use", "mustSupport": true }, { "id": "Location.address", "min": 1, "path": "Location.address", "type": [ { "code": "Address", "profile": [ "http://fhir.health.org.il/StructureDefinition/il-core-address" ] } ], "mustSupport": true }, { "id": "Location.address.extension:geolocation", "max": "0", "path": "Location.address.extension", "sliceName": "geolocation" }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "Location.partOf", "path": "Location.partOf", "type": [ { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy", "valueBoolean": true } ], "targetProfile": [ "http://fhir.health.org.il/StructureDefinition/il-core-location" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }