{ "description": "Dedalus API Framework core profile for Location", "_filename": "Location.StructureDefinition.json", "package_name": "Eu.Dedalus.D4Solutions.COVID-19", "date": "2019-09-03", "derivation": "constraint", "publisher": null, "fhirVersion": "3.0.1", "name": "Location", "abstract": false, "type": "Location", "experimental": "false", "resourceType": "StructureDefinition", "title": "API Framework location", "package_version": "1.0.1", "status": "active", "id": "ddcfcbeb-695a-40ab-93a1-3500417b26ee", "kind": "resource", "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Location", "version": null, "differential": { "element": [ { "id": "Location.meta", "path": "Location.meta", "type": [ { "code": "Meta", "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance" } ] }, { "id": "Location.identifier", "max": "1", "path": "Location.identifier", "mustSupport": true }, { "id": "Location.status", "path": "Location.status", "mustSupport": true }, { "id": "Location.name", "path": "Location.name", "mustSupport": true }, { "id": "Location.description", "path": "Location.description", "mustSupport": true }, { "id": "Location.type", "path": "Location.type", "mustSupport": true }, { "id": "Location.type.coding", "path": "Location.type.coding", "mustSupport": true }, { "id": "Location.type.coding.system", "min": 1, "path": "Location.type.coding.system", "mustSupport": true }, { "id": "Location.type.coding.code", "min": 1, "path": "Location.type.coding.code" }, { "id": "Location.physicalType", "path": "Location.physicalType", "mustSupport": true }, { "id": "Location.physicalType.coding.system", "min": 1, "path": "Location.physicalType.coding.system" }, { "id": "Location.physicalType.coding.code", "min": 1, "path": "Location.physicalType.coding.code" }, { "id": "Location.position", "path": "Location.position", "mustSupport": true }, { "id": "Location.position.longitude", "path": "Location.position.longitude", "mustSupport": true }, { "id": "Location.position.latitude", "path": "Location.position.latitude", "mustSupport": true }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Organization" } ], "mustSupport": true }, { "id": "Location.partOf", "path": "Location.partOf", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Location" } ], "mustSupport": true }, { "id": "Location.endpoint", "path": "Location.endpoint", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }